Note
If you're not using 🎙️ mic
for a sticky key, but some other action key, and you still want it to look like Gboard mic, check out the ▶️ Change Sticky Action Key
section
What's Changed
- Color Palette Consistency: Addressed a problem where the offered color palette in Android 14 did not match the colors of dynamic variables, causing keyboards to display keys with identical colors to the background (#7)
- Color Names Update: Revamped the color palette to match the fresh shades of FlorisBoard
v0.4.0-beta02
(#9)
A special thanks to the FlorisBoard development team for bringing the new color scheme due to material3 for compose See Florisboard issue #2330 where point
v1.2.0
and making this update and fixes possible! 🙏
Change Sticky Action Key
2
is
Steps
code = [-233]
(that's a mic key code)
01
02
03
04
-233
to open a pop-up to remove the mic design | 05
06
07