diff --git a/app/src/main/res/layout/inner_fragment_player_queue.xml b/app/src/main/res/layout/inner_fragment_player_queue.xml index cd7b224a..c8390eba 100644 --- a/app/src/main/res/layout/inner_fragment_player_queue.xml +++ b/app/src/main/res/layout/inner_fragment_player_queue.xml @@ -45,6 +45,7 @@ android:layout_height="wrap_content" android:layout_gravity="bottom|end" android:layout_margin="16dp" + android:contentDescription="@string/content_description_shuffle_button" app:layout_behavior="com.google.android.material.behavior.HideBottomViewOnScrollBehavior" app:srcCompat="@drawable/ic_shuffle" /> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ec8eccd6..42526f71 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -53,6 +53,7 @@ OK Access to the Subsonic server on connections other than Wi-Fi has been restricted. To prevent this alert dialog from reappearing, disable the connection check in the app settings. Wi-Fi not connected + Shuffle Cancel Continue Please be aware that continuing with this action will result in the permanent deletion of all saved items downloaded from all servers.