mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-14 05:52:47 +00:00
add dialog with default button
This commit is contained in:
parent
e2ebd32f25
commit
31b2a36bcc
10 changed files with 183 additions and 82 deletions
|
@ -14,9 +14,6 @@ import helium314.keyboard.latin.utils.prefs
|
|||
import kotlinx.coroutines.flow.MutableStateFlow
|
||||
|
||||
// todo (roughly in order)
|
||||
// default buttons for toolbar key(s) customizer, icon customizer, and toolbar reorder dialog
|
||||
// make a dialog wrapper that has a default button?
|
||||
// yes, definitely need a 3 button dialog...
|
||||
// make all prefs actually work
|
||||
// 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue