Various title, content, and action title updates for dialogs to make them more consistent and professional
This commit is contained in:
parent
a09c891f31
commit
d5c5d02360
24 changed files with 42 additions and 1238 deletions
|
|
@ -2,8 +2,8 @@
|
|||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item
|
||||
android:id="@+id/action_rename_playlist"
|
||||
android:title="@string/rename_playlist"/>
|
||||
android:title="@string/rename_playlist_title"/>
|
||||
<item
|
||||
android:id="@+id/action_delete_playlist"
|
||||
android:title="@string/delete_playlist"/>
|
||||
android:title="@string/delete_playlist_x"/>
|
||||
</menu>
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
<item
|
||||
android:id="@+id/action_new_playlist"
|
||||
android:title="@string/action_new_playlist"
|
||||
android:title="@string/new_playlist_action"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue