parent
e47f253c0e
commit
dc75882cee
|
@ -83,7 +83,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="24dp"
|
||||
android:layout_marginBottom="12dp" />
|
||||
android:layout_marginBottom="16dp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
|
@ -104,7 +104,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="24dp"
|
||||
android:layout_marginBottom="12dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
app:chipBackground="?colorAccentLightest"
|
||||
app:chipTextColor="?android:textColorPrimary" />
|
||||
|
||||
|
@ -127,7 +127,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="24dp"
|
||||
android:layout_marginBottom="12dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
app:chipBackground="?colorAccentLightest"
|
||||
app:chipTextColor="?android:textColorPrimary" />
|
||||
|
||||
|
@ -150,7 +150,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="24dp"
|
||||
android:layout_marginBottom="12dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
app:chipBackground="?colorAccentLightest"
|
||||
app:chipTextColor="?android:textColorPrimary" />
|
||||
|
||||
|
|
Loading…
Reference in New Issue