1
0
Fork 0

* dictionary loading errors are now displayed in the progress notification

* proper icons for dictionary loading status

* a toast message appears when dictionary loads successfully or when it fails
This commit is contained in:
Dimo Karaivanov 2022-11-09 11:07:27 +02:00
parent 2b25eae760
commit 103bb93214
19 changed files with 165 additions and 116 deletions

View file

@ -48,7 +48,7 @@
android:longClickable="true"
android:paddingLeft="2dp"
android:paddingRight="2dp"
android:text="@string/soft_key_mid"
android:text="@android:string/ok"
android:textColor="@color/button_text" />