Align text for conditions with text for other tiles. am: cf605973b2
am: 88eeb056d9
Change-Id: Id675fb04bdb2349f5cb9b388a8f4a5d8263e3d6a
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
android:id="@android:id/icon"
|
android:id="@android:id/icon"
|
||||||
android:layout_width="24dp"
|
android:layout_width="24dp"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginEnd="36dp"
|
android:layout_marginEnd="32dp"
|
||||||
android:tint="?android:attr/textColorPrimaryInverse" />
|
android:tint="?android:attr/textColorPrimaryInverse" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
@@ -69,7 +69,7 @@
|
|||||||
android:id="@+id/detail_group"
|
android:id="@+id/detail_group"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="0dp"
|
android:layout_height="0dp"
|
||||||
android:paddingStart="60dp"
|
android:paddingStart="56dp"
|
||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
android:orientation="vertical">
|
android:orientation="vertical">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user