Updates to 2024 Google libs

This commit is contained in:
2024-04-07 14:35:44 +02:00
parent d96f1703ab
commit 592e96366d
25 changed files with 469 additions and 213 deletions

View File

@@ -50,6 +50,7 @@
android:layout_height="match_parent"
android:layout_marginLeft="12dp"
android:background="@drawable/star_on"
android:contentDescription="Favorite button"
android:scaleType="centerInside" />
<ImageButton
@@ -58,6 +59,7 @@
android:layout_height="match_parent"
android:layout_marginLeft="8dp"
android:background="@null"
android:contentDescription="Share button"
android:paddingTop="2dp"
app:srcCompat="@android:drawable/ic_menu_share" />