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:
@@ -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