match HorizontalAlbumAdapter items to the rest of the grid styles

This commit is contained in:
dkanada 2021-06-16 13:20:00 +09:00
commit 7fbb5b85f8
2 changed files with 3 additions and 2 deletions

View file

@ -5,6 +5,7 @@
android:layout_height="match_parent"
android:layout_margin="16dp"
android:foreground="?attr/rectSelectorStrong"
app:cardCornerRadius="0dp"
app:cardBackgroundColor="?cardBackgroundColor">
<LinearLayout