Improve profile item
This commit is contained in:
@@ -9,6 +9,13 @@
|
||||
app:iconTintMode="src_in"
|
||||
app:iconTint="?colorPrimary" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_share_url"
|
||||
android:icon="@drawable/ic_qr_code_2_24"
|
||||
android:title="@string/profile_share_url"
|
||||
app:iconTint="?colorPrimary"
|
||||
app:iconTintMode="src_in" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_delete"
|
||||
android:title="@string/menu_delete"
|
||||
|
||||
Reference in New Issue
Block a user