Skip to content

Commit

Permalink
hzuapps#6 hzuapps#26 xml文件
Browse files Browse the repository at this point in the history
  • Loading branch information
ileyinan committed Jun 10, 2017
1 parent 4f6c27b commit 61b7ac2
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions AndroidLabs/app/src/main/res/values/MusicInfo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<music>
<musicInfo>
<icon>http://github.com/ileyinan/android-labs-2017/AndroidLabs/app/src/main/res/drawable/xsm_music.jpg</icon>
<title>music_one</title>
<content>content</content>
<type>1</type>
<comment>1</comment>
</musicInfo>

<musicInfo>
<icon>http://github.com/ileyinan/android-labs-2017/AndroidLabs/app/src/main/res/drawable/xsm_music.jpg</icon>
<title>music_one</title>
<content>content</content>
<type>1</type>
<comment>1</comment>
</musicInfo>

<musicInfo>
<icon>http://github.com/ileyinan/android-labs-2017/AndroidLabs/app/src/main/res/drawable/xsm_music.jpg</icon>
<title>music_one</title>
<content>content</content>
<type>1</type>
<comment>1</comment>
</musicInfo>

<musicInfo>
<icon>http://github.com/ileyinan/android-labs-2017/AndroidLabs/app/src/main/res/drawable/xsm_music.jpg</icon>
<title>music_one</title>
<content>content</content>
<type>1</type>
<comment>1</comment>
</musicInfo>

<musicInfo>
<icon>http://github.com/ileyinan/android-labs-2017/AndroidLabs/app/src/main/res/drawable/xsm_music.jpg</icon>
<title>music_one</title>
<content>content</content>
<type>1</type>
<comment>1</comment>
</musicInfo>

<musicInfo>
<icon>http://github.com/ileyinan/android-labs-2017/AndroidLabs/app/src/main/res/drawable/xsm_music.jpg</icon>
<title>music_one</title>
<content>content</content>
<type>1</type>
<comment>1</comment>
</musicInfo>
</music>

0 comments on commit 61b7ac2

Please sign in to comment.