Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8f3dd1d6 authored by Geoffrey Pitsch's avatar Geoffrey Pitsch
Browse files

Fix owner info to be center-aligned

Broken when removing it from the RelativeLayout

Change-Id: I3959378edae15962212a74f8e2d36327b6f7e476
Fixes: 63800919
Test: manual
parent f89512c7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"