scribe-org / Scribe-Android

Android app with keyboards for language learners
GNU General Public License v3.0
32 stars 18 forks source link

Add dividers between the autosuggestion buttons #122

Open andrewtavis opened 2 weeks ago

andrewtavis commented 2 weeks ago

Terms

Description

This issue would add two very thin dividers between the autosuggestions as is common on system keyboards. The current keyboard interface is:

Screenshot 2024-09-14 at 20 03 43

There should be a 1px horizontal line between each of the autosuggestion keys that is 80% the height of the Scribe key and be centered vertically to the Scribe key and autosuggestion options. The color of these dividers should be Special key color. The iOS UI can be seen in the App Store images on Figma.

Contribution

Happy to support with this as needed and review once it's ready! Also happy to get to this myself eventually if needed 😊

andrewtavis commented 2 weeks ago

Note that this issue is related to #121 where the special keys will have their colors set :)