feat: use better color background for extended footer

This commit is contained in:
LucasGGamerM 2023-08-28 21:25:35 -03:00
parent da5929c092
commit 7c3b4128de
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
android:padding="8dp"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?colorM3SurfaceVariant">
android:background="@drawable/bg_m3_surface3">
<org.joinmastodon.android.ui.views.AutoOrientationLinearLayout
android:id="@+id/button_bar"