diff --git a/res/values/strings.xml b/res/values/strings.xml index 6b9cf74e417..a4e51e05bc8 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -4155,6 +4155,11 @@ Show clip bounds, margins, etc. + + Force RTL layout direction + + Force screen layout direction to RTL for all locales + Show CPU usage diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml index db003d30b14..3a473bb8303 100644 --- a/res/xml/development_prefs.xml +++ b/res/xml/development_prefs.xml @@ -130,6 +130,11 @@ android:title="@string/debug_layout" android:summary="@string/debug_layout_summary"/> + +