add background to library controller

This commit is contained in:
Jays2Kings 2023-10-25 21:09:19 -07:00
parent 2238cbdcb6
commit b0a3e863aa

View file

@ -3,6 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/library_layout"
android:background="?background"
android:layout_width="match_parent"
android:clipChildren="false"
android:layout_height="match_parent">