updating the Clear button image too

This commit is contained in:
tibbi 2022-01-07 23:33:41 +01:00
parent 18fc680586
commit ee4b545b74
2 changed files with 2 additions and 2 deletions

View File

@ -42,5 +42,5 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:14033f9b50'
implementation 'com.github.SimpleMobileTools:Simple-Commons:014523163d'
}

View File

@ -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