diff --git a/Android-PullToRefresh b/Android-PullToRefresh new file mode 160000 index 00000000..3bd8ef68 --- /dev/null +++ b/Android-PullToRefresh @@ -0,0 +1 @@ +Subproject commit 3bd8ef6869c3297bfe874d2f15c2ee53c3456e99 diff --git a/res/drawable-xhdpi/ic_menu_about.png b/res/drawable-xhdpi/ic_menu_about.png new file mode 100644 index 00000000..4ee903f0 Binary files /dev/null and b/res/drawable-xhdpi/ic_menu_about.png differ diff --git a/res/drawable-xhdpi/ic_menu_add_to_queue.png b/res/drawable-xhdpi/ic_menu_add_to_queue.png new file mode 100644 index 00000000..05f9ab06 Binary files /dev/null and b/res/drawable-xhdpi/ic_menu_add_to_queue.png differ diff --git a/res/drawable-xhdpi/ic_menu_forward.png b/res/drawable-xhdpi/ic_menu_forward.png new file mode 100644 index 00000000..37c4101d Binary files /dev/null and b/res/drawable-xhdpi/ic_menu_forward.png differ diff --git a/res/drawable-xhdpi/ic_menu_pin.png b/res/drawable-xhdpi/ic_menu_pin.png new file mode 100644 index 00000000..6b197c30 Binary files /dev/null and b/res/drawable-xhdpi/ic_menu_pin.png differ diff --git a/res/drawable-xhdpi/ic_menu_select_all.png b/res/drawable-xhdpi/ic_menu_select_all.png new file mode 100644 index 00000000..52d1155d Binary files /dev/null and b/res/drawable-xhdpi/ic_menu_select_all.png differ diff --git a/res/drawable-xhdpi/ic_menu_unpin.png b/res/drawable-xhdpi/ic_menu_unpin.png new file mode 100644 index 00000000..764c3f62 Binary files /dev/null and b/res/drawable-xhdpi/ic_menu_unpin.png differ diff --git a/res/layout/album_buttons.xml b/res/layout/album_buttons.xml new file mode 100644 index 00000000..97bf9cdb --- /dev/null +++ b/res/layout/album_buttons.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/menu_main.xml b/res/layout/menu_main.xml new file mode 100644 index 00000000..a4e39873 --- /dev/null +++ b/res/layout/menu_main.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file