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

Commit a715f13d authored by Sunny Shao's avatar Sunny Shao
Browse files

Fix display issue in the RTL mode

Test: manual
Bug: 412718601
Flag: EXEMPT bugfix
Change-Id: I383e619908248be56493998c88106e20279c27a7
parent 29cfa492
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.