diff --git a/res/values/strings.xml b/res/values/strings.xml index a9060408418..b3a68ae404b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -4159,6 +4159,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"/> + +