replace custom symbol with fluent mention symbol
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
android:icon="@drawable/ic_fluent_people_checkmark_24_regular"
|
||||
android:title="@string/visibility_followers_only"/>
|
||||
<item android:id="@+id/vis_private"
|
||||
android:icon="@drawable/ic_at_symbol"
|
||||
android:icon="@drawable/ic_fluent_mention_24_regular"
|
||||
android:title="@string/visibility_private"/>
|
||||
</menu>
|
||||
Reference in New Issue
Block a user