Setting background to library recycler
This commit is contained in:
parent
bf72af57a7
commit
9c199f4612
1 changed files with 1 additions and 0 deletions
|
@ -9,4 +9,5 @@
|
|||
android:columnWidth="120dp"
|
||||
android:clipToPadding="false"
|
||||
tools:listitem="@layout/manga_grid_item"
|
||||
android:background="?android:colorBackground"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto" />
|
Reference in a new issue