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

Commit 5a453242 authored by Johannes Gallmann's avatar Johannes Gallmann Committed by Android (Google) Code Review
Browse files

Merge "Remove obsolete predictive back system animations developer option" into main

parents 0b8f4843 b9904395
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -1836,13 +1836,6 @@
    <!-- [CHAR LIMIT=NONE] Le audio broadcast dialog, different output. -->
    <string name="bt_le_audio_broadcast_dialog_different_output">Change output</string>

    <!-- Developer setting: enable animations when a back gesture is executed [CHAR LIMIT=50] -->
    <string name="back_navigation_animation">Predictive back animations</string>
    <!-- Developer setting: enable animations when a back gesture is executed [CHAR LIMIT=150] -->
    <string name="back_navigation_animation_summary">Enable system animations for predictive back.</string>
    <!-- Developer setting: enable animations when a back gesture is executed, full explanation[CHAR LIMIT=NONE] -->
    <string name="back_navigation_animation_dialog">This setting enables system animations for predictive gesture animation. It requires setting per-app "enableOnBackInvokedCallback" to true in the manifest file.</string>

    <!-- Formatting states for the scale of font size, in percent. Double "%" is required to represent the symbol "%". [CHAR LIMIT=20] -->
    <string name="font_scale_percentage"> <xliff:g id="percentage">%1$d</xliff:g> %%</string>