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

Commit 5f7560f8 authored by Sanket Padawe's avatar Sanket Padawe
Browse files

Fix button layout issue for sv-SE locale.

Bug: 21479378
Change-Id: I4858958a26b183461490c052fece66941314edcc
parent 0f6b243d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -116,7 +116,7 @@
            android:layout_weight="0.5" />
        <Button
            android:id="@+id/app_settings"
            android:layout_width="0dp"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_weight="0.5"
            android:text="@string/data_usage_app_settings" />