mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-14 05:52:47 +00:00
start with appearance screen
This commit is contained in:
parent
0b4bbdfdc9
commit
a92a5fd2c0
7 changed files with 207 additions and 9 deletions
|
@ -18,9 +18,8 @@ import kotlinx.coroutines.flow.MutableStateFlow
|
|||
// good way to measure startup time? e.g. sth in activity, or in composable, compared to settings button
|
||||
// check if there are simple ways to improve it (try kicking out "everything" at start)
|
||||
// more pref screens
|
||||
// appearance
|
||||
// colors
|
||||
// personal dictionary
|
||||
// personal dictionary (maybe separately)
|
||||
// languages (maybe separately)
|
||||
// consider IME insets when searching
|
||||
// improve performance when loading screens with many settings (lazyColumn?)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue