Merge pull request #178 from Materight/lastfm

Added localized biography and wiki for albums
This commit is contained in:
Eugene Cheung 2017-07-05 13:42:12 -04:00 committed by GitHub
commit 28e23635de
40 changed files with 213 additions and 82 deletions

View file

@ -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"