mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-02-16 20:00:36 +01:00
updating the Clear button image too
This commit is contained in:
parent
18fc680586
commit
ee4b545b74
@ -42,5 +42,5 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:14033f9b50'
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:014523163d'
|
||||
}
|
||||
|
@ -103,7 +103,7 @@
|
||||
android:isRepeatable="true"
|
||||
android:keyWidth="15%p"
|
||||
android:keyEdgeFlags="right"
|
||||
android:keyIcon="@drawable/ic_arrow_left_vector" />
|
||||
android:keyIcon="@drawable/ic_clear_vector" />
|
||||
</Row>
|
||||
<Row android:rowEdgeFlags="bottom">
|
||||
<Key
|
||||
|
Loading…
x
Reference in New Issue
Block a user