Reuse content description for more button

Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
alperozturk 2023-11-29 11:30:16 +01:00
parent 7c0363496f
commit af7d8985e2
No known key found for this signature in database
GPG key ID: 4E577DC593B59BDF

View file

@ -117,9 +117,8 @@
android:layout_gravity="center"
android:layout_width="50dp"
android:layout_height="50dp"
android:contentDescription="open file actions"
tools:visibility="visible"
tools:ignore="HardcodedText" />
android:contentDescription="@string/overflow_menu"
tools:visibility="visible" />
</LinearLayout>