mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
add background to library controller
This commit is contained in:
parent
2238cbdcb6
commit
b0a3e863aa
1 changed files with 1 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue