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

Commit bb9b54bb authored by Amith Yamasani's avatar Amith Yamasani Committed by Android Git Automerger
Browse files

am c20e5e34: Align text in Language & input screen

* commit 'c20e5e34':
  Align text in Language & input screen
parents ded87c82 c20e5e34
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -33,13 +33,12 @@
            android:id="@android:id/widget_frame"
            android:layout_width="wrap_content"
            android:layout_height="match_parent"
            android:layout_marginStart="10dip"
            android:gravity="center_vertical"
            android:orientation="vertical" />
            android:gravity="center"
            android:minWidth="@*android:dimen/preference_icon_minWidth"
            android:layout_marginEnd="@*android:dimen/preference_item_padding_inner" />
        <RelativeLayout
            android:layout_width="wrap_content"
            android:layout_width="0dp"
            android:layout_height="wrap_content"
            android:layout_marginStart="15dip"
            android:layout_marginEnd="6dip"
            android:layout_marginTop="6dip"
            android:layout_marginBottom="6dip"