add layout customizer dialog

This commit is contained in:
Helium314 2025-02-05 20:21:16 +01:00
parent 6e3bedaf5c
commit fff66913b8
6 changed files with 170 additions and 28 deletions

View file

@ -81,6 +81,8 @@ import kotlinx.coroutines.flow.MutableStateFlow
// search only in current pref screen, except when in main?
// try getting rid of appcompat stuff (activity, dialogs, ...)
// rearrange settings screens? now it should be very simple to do (definitely separate PR)
// actually lenient json parsing is not good in a certain way: we should show an error if a json property is unknown
// syntax highlighting for json? should show basic json errors
// preliminary results:
// looks ok (ugly M3 switches)