Merge pull request #70 from ivan-avalos/main

feat: improved item placeholders
This commit is contained in:
CappielloAntonio 2023-09-08 15:38:17 +02:00 committed by GitHub
commit fb328f26b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
42 changed files with 223 additions and 44 deletions

View file

@ -8,6 +8,7 @@
android:id="@+id/discover_song_cover_image_view"
android:layout_width="match_parent"
android:layout_height="196dp"
android:background="?attr/colorSurfaceContainerHighest"
android:foreground="@drawable/gradient_discover_background_image" />
<TextView