From ad14fa4f7f0084c875d511b20b0a06633580a3ed Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Sat, 25 Oct 2014 20:12:53 +0200 Subject: Updated layouts Use new navigation drawer toggle Customized colors of new themes Updated navigation drawer layout Updated "new episodes list" layout Updated feeditemlist layout Fixed refresh button behavior in feeditemlist Updated downloads fragment layout Fixed layouts on smaller screens, updated borderless buttons Use PreferenceFragment instead of PreferenceActivity if possible Changes of the Preference UI should now be made in the PreferenceController class. Replaced vertical_divider with android:attr/listDivider Updated itemlist layout in onlinefeedview Fixed NPE in TagFragment Updated gpodnet list layout Updated search layout Adjusted background color of external player Added material design icons Adjusted primary dark color --- core/src/main/res/drawable-xxhdpi/ic_add_white_24dp.png | Bin 0 -> 222 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 core/src/main/res/drawable-xxhdpi/ic_add_white_24dp.png (limited to 'core/src/main/res/drawable-xxhdpi/ic_add_white_24dp.png') diff --git a/core/src/main/res/drawable-xxhdpi/ic_add_white_24dp.png b/core/src/main/res/drawable-xxhdpi/ic_add_white_24dp.png new file mode 100644 index 000000000..72cedcad4 Binary files /dev/null and b/core/src/main/res/drawable-xxhdpi/ic_add_white_24dp.png differ -- cgit v1.2.3