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