* 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:
parent
2b25eae760
commit
103bb93214
19 changed files with 165 additions and 116 deletions
|
|
@ -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" />
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue