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
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