mirror of
https://github.com/FossifyOrg/Keyboard.git
synced 2026-03-16 13:07:19 -04:00
* Activated autofill support for our input method in method.xml * Implemented required methods in our IME * Styled views as similar as possible to the clipboard item * Added InlineContentViewHorizontalScrollView which properly clips these views, since they are owned by another process and are usually drawn above our views This closes #199