mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
properly tint menu icon
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
ac92e27ac0
commit
b3d0ebf577
@ -18,6 +18,7 @@
|
|||||||
android:width="24dp"
|
android:width="24dp"
|
||||||
android:height="24dp"
|
android:height="24dp"
|
||||||
android:autoMirrored="true"
|
android:autoMirrored="true"
|
||||||
|
android:tint="@color/medium_emphasis_text"
|
||||||
android:viewportWidth="24"
|
android:viewportWidth="24"
|
||||||
android:viewportHeight="24">
|
android:viewportHeight="24">
|
||||||
<path
|
<path
|
||||||
|
Loading…
Reference in New Issue
Block a user