From d8e08722388f5912ad1bc2cd4030bb559f6e89fe Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Tue, 8 Apr 2014 20:55:24 -0700 Subject: #219 Put downloading list in own sub tab, abstract a few pieces out --- res/menu/downloading.xml | 13 +++++++++++++ res/menu/nowplaying.xml | 4 ---- res/menu/nowplaying_downloading.xml | 17 ----------------- 3 files changed, 13 insertions(+), 21 deletions(-) create mode 100644 res/menu/downloading.xml delete mode 100644 res/menu/nowplaying_downloading.xml (limited to 'res/menu') diff --git a/res/menu/downloading.xml b/res/menu/downloading.xml new file mode 100644 index 00000000..670a2803 --- /dev/null +++ b/res/menu/downloading.xml @@ -0,0 +1,13 @@ + + + + + + diff --git a/res/menu/nowplaying.xml b/res/menu/nowplaying.xml index 1d720464..bc87f0c4 100644 --- a/res/menu/nowplaying.xml +++ b/res/menu/nowplaying.xml @@ -36,10 +36,6 @@ - - - - - - - - - -- cgit v1.2.3