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

Commit fdfc5344 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix display issue in the RTL mode" into main

parents ca67115c a715f13d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11574,7 +11574,7 @@ Data usage charges may apply.</string>
    <string name="page_tab_title_support">Tips &amp; support</string>
    <!-- Summary of developer options to set the smallest width of the screen [CHAR LIMIT=60]-->
    <string name="density_pixel_summary" translatable="false"><xliff:g name="count" example="320">%1$s</xliff:g> dp</string>
    <string name="density_pixel_summary" translatable="false"><xliff:g name="count" example="320">\u200E%1$s</xliff:g> dp\u200E</string>
    <!-- Title of developer options to set the smallest width of the screen [CHAR LIMIT=60]-->
    <string name="developer_smallest_width">Smallest width</string>
+1 −1

File changed.

Contains only whitespace changes.