mirror of
https://github.com/yuliskov/LeanKeyboard.git
synced 2026-05-03 05:12:36 -04:00
add keyboard chooser dialog
This commit is contained in:
@@ -72,6 +72,7 @@ public class SettingsActivity extends Activity
|
||||
|
||||
protected void onCreate(final Bundle bundle) {
|
||||
super.onCreate(bundle);
|
||||
// new ChooseKeyboardDialog(this).run();
|
||||
this.launchApp();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user