final fixes before update

This commit is contained in:
Finnley Somdahl 2023-10-25 00:35:09 -05:00
parent 63526c6ed3
commit da4d55a9a8
5 changed files with 47 additions and 9 deletions

View file

@ -14,6 +14,7 @@
android:layout_gravity="center" />
<com.google.android.material.appbar.AppBarLayout
android:id="@+id/listAppBar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/colorPrimaryContainer"