mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-23 18:35:21 +01:00
Migrated almost all icons to Material symbols
This commit is contained in:
parent
f7e3b65274
commit
b1992e8d54
157 changed files with 572 additions and 1132 deletions
|
@ -19,7 +19,7 @@
|
|||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:navigationIcon="@drawable/ic_keyboard_backspace_black"
|
||||
app:navigationIcon="@drawable/ic_arrow_back"
|
||||
app:title="@string/action_tag_editor" />
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_collapseMode="pin"
|
||||
app:navigationIcon="@drawable/ic_keyboard_backspace_black"
|
||||
app:navigationIcon="@drawable/ic_arrow_back"
|
||||
app:title="@string/retro_music_pro"
|
||||
app:titleTextAppearance="@style/ToolbarTextAppearanceNormal"
|
||||
app:titleTextColor="@color/md_white_1000" />
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
style="@style/Toolbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:navigationIcon="@drawable/ic_keyboard_backspace_black"
|
||||
app:navigationIcon="@drawable/ic_arrow_back"
|
||||
app:title="@string/action_tag_editor" />
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
app:contentInsetLeft="0dp"
|
||||
app:contentInsetStart="0dp"
|
||||
app:contentInsetStartWithNavigation="0dp"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down_black"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down"
|
||||
app:subtitleTextAppearance="@style/TextViewCaption"
|
||||
app:titleMargin="0dp"
|
||||
app:titleMarginStart="0dp"
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
style="@style/Toolbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:navigationIcon="@drawable/ic_keyboard_backspace_black" />
|
||||
app:navigationIcon="@drawable/ic_arrow_back" />
|
||||
</FrameLayout>
|
||||
|
||||
<com.google.android.material.card.MaterialCardView
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
style="@style/Toolbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:navigationIcon="@drawable/ic_keyboard_backspace_black" />
|
||||
app:navigationIcon="@drawable/ic_arrow_back" />
|
||||
</FrameLayout>
|
||||
|
||||
<com.google.android.material.card.MaterialCardView
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="48dp"
|
||||
android:layout_weight="0"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down_black" />
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@android:color/transparent"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down_black" />
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down" />
|
||||
</LinearLayout>
|
||||
</FrameLayout>
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/statusBarContainer"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down_black"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down"
|
||||
tools:layout_editor_absoluteY="24dp" />
|
||||
|
||||
<FrameLayout
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down_black" />
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down_black" />
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down" />
|
||||
|
||||
<androidx.fragment.app.FragmentContainerView
|
||||
android:id="@+id/playbackControlsFragment"
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down_black" />
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down" />
|
||||
</FrameLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down_black" />
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down" />
|
||||
|
||||
<androidx.fragment.app.FragmentContainerView
|
||||
android:id="@+id/playbackControlsFragment"
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down_black" />
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down" />
|
||||
</LinearLayout>
|
||||
|
||||
</LinearLayout>
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
style="@style/Toolbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down_black" />
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down" />
|
||||
</FrameLayout>
|
||||
|
||||
<androidx.fragment.app.FragmentContainerView
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0"
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down_black" />
|
||||
app:navigationIcon="@drawable/ic_keyboard_arrow_down" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
style="@style/Toolbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:navigationIcon="@drawable/ic_keyboard_backspace_black"
|
||||
app:navigationIcon="@drawable/ic_arrow_back"
|
||||
app:title="@string/profile"
|
||||
app:titleTextAppearance="@style/ToolbarTextAppearanceNormal" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue