fix status icon alignment

This commit is contained in:
Vincent Breitmoser
2015-06-14 01:39:58 +02:00
parent 3f224141f6
commit 1a7677008b

View File

@@ -63,6 +63,8 @@
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingRight="4dp"
android:paddingLeft="4dp"
tools:ignore="UseCompoundDrawables">
<ImageView