mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-03 21:30:12 +00:00
convert Suggest to kotlin
no functional changes should simplify the todos
This commit is contained in:
parent
26809444bd
commit
00a45a621e
5 changed files with 585 additions and 634 deletions
|
@ -86,7 +86,7 @@ public interface DictionaryFacilitator {
|
|||
|
||||
boolean isActive();
|
||||
|
||||
Locale getMainLocale();
|
||||
@NonNull Locale getMainLocale();
|
||||
|
||||
// useful for multilingual typing
|
||||
Locale getCurrentLocale();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue