mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Tint the icon (#1613)
This commit is contained in:
parent
0f9e26efc5
commit
8f7aae4980
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue