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