Add vertical scrolling to Sticker Keyboard.

This commit is contained in:
Cody Henthorne
2021-06-28 17:18:04 -04:00
committed by Greyson Parrelli
parent aba5774446
commit d4a3b442f4
13 changed files with 565 additions and 82 deletions

View File

@@ -10,6 +10,9 @@
<option name="ALIGN_MULTILINE_TEXT_BLOCKS" value="true" />
</JavaCodeStyleSettings>
<JetCodeStyleSettings>
<option name="PACKAGES_TO_USE_STAR_IMPORTS">
<value />
</option>
<option name="NAME_COUNT_TO_USE_STAR_IMPORT" value="2147483647" />
<option name="NAME_COUNT_TO_USE_STAR_IMPORT_FOR_MEMBERS" value="2147483647" />
<option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />