1
0
Fork 0

restored the Precalculate Navbar Height hack and added it offically to Appearance

This commit is contained in:
sspanak 2025-04-23 11:27:11 +03:00 committed by Dimo Karaivanov
parent 477e0924e1
commit ceec555ae2
28 changed files with 100 additions and 8 deletions

View file

@ -160,6 +160,7 @@
<string name="voice_input_error_no_network">Geen internetverbinding</string>
<string name="voice_input_error_not_available">Spraakopvoer is niet beschikbaar</string>
<string name="voice_input_stopping">Microfoon uitschakelen…</string>
<string name="pref_hack_precalculate_navbar_height_summary">Voorkom lege ruimte onder toetsen. Schakel uit op Samsung om overlap met navigatiebalk te voorkomen.</string>
<string name="pref_haptic_feedback">Trilling</string>
<string name="pref_numpad_alignment">Uitlijning</string>
<string name="virtual_numpad_alignment_center">In het midden</string>
@ -214,4 +215,5 @@
<string name="function_filter_clear">Filter wissen</string>
<string name="pref_allow_composing_text">Compositietekst weergeven</string>
<string name="function_undo">Ongedaan maken</string>
<string name="pref_hack_precalculate_navbar_height">Onderrand opnieuw berekenen</string>
</resources>