Fix issue causing the textedit to move upward

This commit is contained in:
Fredia Huya-Kouadio 2020-08-18 16:51:31 -07:00
parent db5ea78b7b
commit b8d5ced8cd
2 changed files with 7 additions and 3 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="text_edit_height">48dp</dimen>
</resources>