Merge "Multi-line titles supporting RTL" into udc-dev
This commit is contained in:
@@ -249,6 +249,8 @@ public class SettingsActivity extends FragmentActivity
|
||||
bottomPadding + insets.getSystemWindowInsetBottom());
|
||||
return insets.consumeSystemWindowInsets();
|
||||
});
|
||||
// Overriding Text Direction in the Androidx preference library to support RTL
|
||||
view.setTextDirection(View.TEXT_DIRECTION_LOCALE);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user