mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-02-02 02:56:42 +01:00
Fixed content description for pinned clipboard icon
This commit is contained in:
parent
52836b8e5f
commit
ca53db62c1
@ -63,7 +63,7 @@
|
||||
android:layout_height="@dimen/toolbar_icon_height"
|
||||
android:layout_marginEnd="@dimen/medium_margin"
|
||||
android:background="?android:attr/selectableItemBackgroundBorderless"
|
||||
android:contentDescription="@string/settings"
|
||||
android:contentDescription="@string/clipboard_pinned"
|
||||
android:padding="@dimen/small_margin"
|
||||
android:src="@drawable/ic_clipboard_vector"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
Loading…
x
Reference in New Issue
Block a user