get composable from keyboardIconsSet for dealing with non-vector drawables

This commit is contained in:
Helium314 2025-01-29 17:52:13 +01:00
parent 07cac44861
commit 84b01a9133
3 changed files with 23 additions and 11 deletions

View file

@ -13,7 +13,6 @@ import helium314.keyboard.latin.settings.Settings
import kotlinx.coroutines.flow.MutableStateFlow
// todo
// need to adjust icons, because compose refuses to work with rotated drawables (arrows on toolbar keys)
// more pref screens
// other super-custom things
// toolbar key customizer (missing from toolbar screen)