- replace speaker icon with vector asset

This commit is contained in:
Juha Heinanen
2019-03-12 22:49:41 +02:00
parent 16521106a3
commit 63746216f1
10 changed files with 20 additions and 12 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
android:id="@+id/speakerIcon"
android:title=""
app:showAsAction="always"
android:icon="@drawable/ic_action_speaker"
android:icon="@drawable/speaker_off"
/>
</menu>