You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your repo, it was very useful to start with custom keyboard development. Recently, with introduction of Android 7.0 (API level 24), I noticed that when you long click top row keys, popup layout is missing. Well, I assume it is being showed, but it is drawn outside of keyboard boundaries, thus it is invisible. Currently looking for a solution, do you have any ideas? Thanks in advance.