mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-14 14:02:44 +00:00
add incomplete debug screen
This commit is contained in:
parent
5ddfd63392
commit
f07f139469
6 changed files with 92 additions and 3 deletions
|
@ -39,6 +39,7 @@ fun MainSettingsScreen(
|
|||
onClickToolbar: () -> Unit,
|
||||
onClickGestureTyping: () -> Unit,
|
||||
onClickAdvanced: () -> Unit,
|
||||
onClickAppearance: () -> Unit,
|
||||
onClickBack: () -> Unit,
|
||||
) {
|
||||
val ctx = LocalContext.current
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue