mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-05 06:21:11 +01:00
Tint the icon (#1613)
This commit is contained in:
parent
0f9e26efc5
commit
8f7aae4980
@ -6,6 +6,7 @@
|
||||
android:id="@+id/action_add_custom_hs"
|
||||
android:icon="@drawable/ic_add_black"
|
||||
android:title="@string/action_open"
|
||||
app:iconTint="?colorAccent"
|
||||
app:showAsAction="always" />
|
||||
|
||||
</menu>
|
Loading…
Reference in New Issue
Block a user