Fixed wrong download filter from commit #33386e2

Fixed another tab not in TabLayout error.

Drawable to Vector
Removed Filter... Toast
This commit is contained in:
NoodleMage
2016-03-06 21:44:21 +01:00
parent b89d6644d8
commit 6383a745ff
11 changed files with 22 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<item
android:id="@+id/action_filter"
android:title="@string/action_filter"
android:icon="@drawable/ic_filter_list_white_24dp"
android:icon="@drawable/ic_filter_list"
app:showAsAction="ifRoom">
<menu>
<item