Fix owner info to be center-aligned
Broken when removing it from the RelativeLayout Change-Id: I3959378edae15962212a74f8e2d36327b6f7e476 Fixes: 63800919 Test: manual
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/date_owner_info_margin"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:textColor="?attr/wallpaperTextColorSecondary"
|
||||
android:textSize="@dimen/widget_label_font_size"
|
||||
|
||||
Reference in New Issue
Block a user