Refresh icons with latest material icons
* Try to keep bottom navigation bar icon as filled Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
android:title="@string/title_blacklist_manager" />
|
||||
<item
|
||||
android:id="@id/spoofFragment"
|
||||
android:icon="@drawable/ic_anonymous"
|
||||
android:icon="@drawable/ic_spoof"
|
||||
android:title="@string/title_spoof_manager" />
|
||||
</group>
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_download_manager"
|
||||
android:icon="@drawable/ic_download"
|
||||
android:icon="@drawable/ic_download_manager"
|
||||
android:title="@string/title_download_manager"
|
||||
app:showAsAction="always" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user