remove wiki and biography features
This commit is contained in:
parent
6af9453cf7
commit
75429d3376
38 changed files with 0 additions and 313 deletions
|
|
@ -8,11 +8,6 @@
|
|||
android:icon="@drawable/ic_shuffle_white_24dp"
|
||||
android:title="@string/action_shuffle_album"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_wiki"
|
||||
android:title="@string/wiki"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_play_next"
|
||||
|
|
|
|||
|
|
@ -9,11 +9,6 @@
|
|||
android:title="@string/action_shuffle_artist"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_biography"
|
||||
android:title="@string/biography"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_play_next"
|
||||
android:title="@string/action_play_next"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue