[Android] Implement native input dialog support
This commit is contained in:
parent
08f9cba0fb
commit
be5d7f757d
11 changed files with 87 additions and 3 deletions
|
|
@ -1,4 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<dimen name="text_edit_height">48dp</dimen>
|
||||
<dimen name="input_dialog_padding_horizontal">10dp</dimen>
|
||||
<dimen name="input_dialog_padding_vertical">5dp</dimen>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue