Merge pull request #178 from Materight/lastfm
Added localized biography and wiki for albums
This commit is contained in:
commit
28e23635de
40 changed files with 213 additions and 82 deletions
|
|
@ -9,6 +9,11 @@
|
|||
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_go_to_artist"
|
||||
android:title="@string/action_go_to_artist"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue