Proper content description
This commit is contained in:
parent
fc18bf9431
commit
21beefbe81
1 changed files with 1 additions and 1 deletions
|
@ -392,7 +392,7 @@
|
||||||
|
|
||||||
<ImageButton
|
<ImageButton
|
||||||
android:id="@+id/context_menu_more_button"
|
android:id="@+id/context_menu_more_button"
|
||||||
android:contentDescription="@string/show_point_options"
|
android:contentDescription="@string/shared_string_more"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_gravity="center_vertical"
|
android:layout_gravity="center_vertical"
|
||||||
|
|
Loading…
Reference in a new issue