Skip to content

Commit

Permalink
Merge pull request #3937 from Bracciata/a11y/properties-labels
Browse files Browse the repository at this point in the history
Feat: Added label for properties buttons
  • Loading branch information
VishalNehra authored Oct 29, 2023
2 parents e3647f1 + 0e0c8b2 commit 593d19c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/rowlayout.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
app:srcCompat="@drawable/ic_more_vert_black_48dp"
android:nextFocusLeft="@id/second"
android:focusable="true"
android:contentDescription="@string/properties"
/>

<RelativeLayout
Expand Down

0 comments on commit 593d19c

Please sign in to comment.