modify base dialog for reduced padding

mostly for layout customizer
This commit is contained in:
Helium314 2025-02-06 18:08:31 +01:00
parent 2e5d8ac02b
commit 0d9619f562
4 changed files with 67 additions and 32 deletions

View file

@ -14,7 +14,6 @@ import helium314.keyboard.latin.utils.prefs
import kotlinx.coroutines.flow.MutableStateFlow
// todo (roughly in order)
// try making a dialog with reduced padding
// work on todos in other files
// check dark and light theme (don't have dynamic)
// any way to get rid of the "old" background on starting settings? probably comes from app theme, can we avoid it?