1
0
Fork 0

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:
sspanak 2025-06-13 16:40:43 +03:00 committed by Dimo Karaivanov
parent 80640daa05
commit 8742811d85
8 changed files with 84 additions and 2 deletions

View file

@ -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>