You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Fix issue causing the textedit to move upward
This commit is contained in:
4
platform/android/java/lib/res/values/dimens.xml
Normal file
4
platform/android/java/lib/res/values/dimens.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<dimen name="text_edit_height">48dp</dimen>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user