Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed34f1f5 authored by Georg Veichtlbauer's avatar Georg Veichtlbauer
Browse files

LatinIME: Actually increase emoji page density

Patch d627d973 decreased density by going from 14% to 16% key width.
Also, increasing density without also changing max_page_key_count
will just result in a truncated page, so adjust that, too.

Change-Id: I9ce763108223428a99479b91d872d6f76afacb5d
parent 2308ec74
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -95,10 +95,10 @@
    <dimen name="config_gesture_floating_preview_round_radius">2dp</dimen>

    <!-- Emoji keyboard -->
    <fraction name="config_emoji_keyboard_key_width">16.666%p</fraction>
    <fraction name="config_emoji_keyboard_key_width">12.5%p</fraction>
    <fraction name="config_emoji_keyboard_row_height">25%p</fraction>
    <fraction name="config_emoji_keyboard_key_letter_size">68%p</fraction>
    <integer name="config_emoji_keyboard_max_page_key_count">24</integer>
    <fraction name="config_emoji_keyboard_key_letter_size">72%p</fraction>
    <integer name="config_emoji_keyboard_max_page_key_count">32</integer>

    <!-- Key codes of hardware keys that can be used to toggle the Emoji layout.
         Each array defines a comma-separated tuple containing: