Finally finished the IntroActivity

This commit is contained in:
Karim Abou Zeid 2015-12-30 16:30:34 +01:00
commit d301e25b4e
28 changed files with 55 additions and 32 deletions

View file

@ -50,7 +50,7 @@
<string name="label_sampling_rate">采样率</string>
<string name="action_go_to_artist">艺术家详情</string>
<string name="action_go_to_album">专辑详情</string>
<string name="label_current_playing_queue">正在播放队列</string>
<string name="label_playing_queue">正在播放队列</string>
<string name="save_as_playlist">保存为播放列表</string>
<string name="no_results">没有找到结果</string>
<string name="action_re_download_artist_image">更新艺术家图片</string>