db migrations
simplified the Add Word dialog added a popup confirmation when there are new dictionary words
This commit is contained in:
parent
0e8dfbe578
commit
4907671aa3
37 changed files with 497 additions and 313 deletions
|
|
@ -31,8 +31,8 @@
|
|||
|
||||
<activity
|
||||
android:excludeFromRecents="true"
|
||||
android:label="@string/add_word_title"
|
||||
android:name="io.github.sspanak.tt9.ui.AddWordAct"
|
||||
android:theme="@style/Theme.AppCompat.DayNight.Dialog.MinWidth"/>
|
||||
android:label=""
|
||||
android:name="io.github.sspanak.tt9.ui.PopupDialogActivity"
|
||||
android:theme="@style/alertDialog" />
|
||||
</application>
|
||||
</manifest>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue