added a hack for Facebook Messenger to prevent keyboard hiding when trying to reply to a message and the Main View is set to 'Function Keys'
This commit is contained in:
parent
80640daa05
commit
8742811d85
8 changed files with 84 additions and 2 deletions
|
|
@ -19,6 +19,7 @@
|
|||
<dimen name="main_small_suggestion_text_size">18sp</dimen>
|
||||
|
||||
<dimen name="main_small_main_key_wrapper_height">46dp</dimen> <!-- key height + margin -->
|
||||
<dimen name="main_small_main_key_wrapper_extra_height_for_messenger">50dp</dimen> <!-- empirically found the correct amount -->
|
||||
<dimen name="main_small_command_palette_height">66dp</dimen>
|
||||
<dimen name="main_small_command_palette_key_text_size">18dp</dimen>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue