mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-19 21:39:18 +00:00
Set the correct color for the camera switch button
This commit is contained in:
parent
f76d84ef87
commit
c5b8ee9215
1 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,6 @@
|
|||
android:id="@+id/action_camera"
|
||||
android:icon="@drawable/ic_outline_camera_front_24"
|
||||
android:title="@string/switch_camera"
|
||||
app:showAsAction="always"/>
|
||||
|
||||
app:iconTint="?attr/colorOnDark"
|
||||
app:showAsAction="always" />
|
||||
</menu>
|
||||
|
|
Loading…
Add table
Reference in a new issue