diff --git a/src/main/res/layout/account_row.xml b/src/main/res/layout/account_row.xml index 2d1190a3a1e63e9f1e3a83303b422601a5ec3dd3..60b69090ff7831f10cd5c63173bfd8304515ed79 100644 --- a/src/main/res/layout/account_row.xml +++ b/src/main/res/layout/account_row.xml @@ -10,7 +10,8 @@ android:layout_width="48dp" android:layout_height="48dp" android:layout_alignParentLeft="true" - android:src="@drawable/ic_profile" > + android:src="@drawable/ic_profile" + android:contentDescription="@string/account_image_description"> + android:layout_marginRight="16dp" + android:contentDescription="@string/account_image_description"/> + android:visibility="visible" + android:contentDescription="@string/copy_otr_clipboard_description"/> diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 7e235f6830f944b2da9db01c64b3ca72e5fb796b..6b639452099f28232662ea24baf6616b7ee6f9d3 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -358,4 +358,6 @@ Conference created! Secret accepted! Reset + Account avatar + Copy OTR fingerprint to clipboard