mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
Merge pull request #3220 from nextcloud/masterfeature/noid/mainFabIcon
Replace plus icon with pencil for main fab action
This commit is contained in:
commit
a8e5438002
@ -236,7 +236,7 @@
|
|||||||
android:layout_margin="16dp"
|
android:layout_margin="16dp"
|
||||||
android:contentDescription="@string/nc_new_conversation"
|
android:contentDescription="@string/nc_new_conversation"
|
||||||
app:borderWidth="0dp"
|
app:borderWidth="0dp"
|
||||||
app:srcCompat="@drawable/ic_add_white_24px"
|
app:srcCompat="@drawable/ic_pencil_grey600_24dp"
|
||||||
app:tint="@color/white"
|
app:tint="@color/white"
|
||||||
app:backgroundTint="@color/colorPrimary"/>
|
app:backgroundTint="@color/colorPrimary"/>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user