mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-14 05:52:47 +00:00
make settings work more like they should
This commit is contained in:
parent
bc5b9b4efc
commit
d31bca1208
8 changed files with 77 additions and 14 deletions
|
@ -15,6 +15,9 @@ import kotlinx.coroutines.flow.MutableStateFlow
|
|||
|
||||
// todo (roughly in order)
|
||||
// make all prefs actually work
|
||||
// appearance
|
||||
// advanced
|
||||
// preferences
|
||||
// try moving the recomposition of pref change somewhere else, so it's not duplicated everywhere
|
||||
// make the pref lists more compact (compare with old settings)
|
||||
// try making text size similar to old state (also in dialogs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue