mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-12 13:37:56 +00:00
Fix follow setting contentDesc
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
android:textColor="@color/accent_green"
|
||||
android:textSize="@dimen/very_small_font_size"
|
||||
android:text="@string/MessageRecord_follow_setting"
|
||||
android:contentDescription="@string/"
|
||||
android:contentDescription="@string/AccessibilityId_follow_setting"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"/>
|
||||
|
||||
|
Reference in New Issue
Block a user