diff --git a/core/res/res/layout/time_header_label.xml b/core/res/res/layout/time_header_label.xml index 07d17665c60b5..6ccde33fbea50 100644 --- a/core/res/res/layout/time_header_label.xml +++ b/core/res/res/layout/time_header_label.xml @@ -33,7 +33,7 @@ android:id="@+id/hours" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:gravity="end" + android:gravity="right" android:layoutDirection="locale" />