Merge "Fix owner info to be center-aligned" into oc-dr1-dev

am: 67c483fd12

Change-Id: I59bc4ac9f712da83df2ff31bc083f408949f727e
This commit is contained in:
Geoffrey Pitsch
2017-07-20 15:58:15 +00:00
committed by android-build-merger

View File

@@ -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"