Updated icon for change view menu item

This commit is contained in:
merkost 2023-07-18 17:57:46 +10:00
parent 799ad90ec2
commit bcb76d39f2
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
app:showAsAction="always" />
<item
android:id="@+id/change_view_type"
android:icon="@drawable/ic_settings_cog_vector"
android:icon="@drawable/ic_change_view_vector"
android:title="@string/change_view_type"
app:showAsAction="ifRoom" />
<item