style: new launcher icon and toolbar icon

This commit is contained in:
antonio 2023-06-04 11:32:37 +02:00
parent e9c7120e65
commit 3a4be33ff6
25 changed files with 99 additions and 67 deletions

View file

@ -265,6 +265,7 @@
android:visibility="gone" />
<View
android:id="@+id/after_radio_artist_divider"
style="@style/Divider"
android:layout_marginStart="16dp"
android:layout_marginTop="12dp"
@ -276,8 +277,7 @@
android:id="@+id/home_grid_tracks_sector"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:visibility="gone">
android:orientation="vertical">
<TextView
android:id="@+id/grid_tracks_pre_text_view"