feat(extended-footer): use lighter background color
This commit is contained in:
@@ -6,7 +6,8 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:paddingBottom="8dp"
|
android:paddingBottom="8dp"
|
||||||
android:divider="@drawable/divider_inset_16dp"
|
android:divider="@drawable/divider_inset_16dp"
|
||||||
android:showDividers="middle">
|
android:showDividers="middle"
|
||||||
|
android:background="?colorM3SurfaceVariant">
|
||||||
|
|
||||||
<org.joinmastodon.android.ui.views.WrappingLinearLayout
|
<org.joinmastodon.android.ui.views.WrappingLinearLayout
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
|||||||
Reference in New Issue
Block a user