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

Commit 414c5567 authored by Danny Baumann's avatar Danny Baumann
Browse files

Give SIM spinner a little more width.

Current width isn't sufficient for e.g. German.

Change-Id: I64427a23d4635d8c11ef92fd2b9b2dacfc8bd53e
parent 49b9b24a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
        android:id="@+id/filter_sub_spinner"
        android:layout_width="0dip"
        android:layout_height="@dimen/list_section_divider_min_height"
        android:layout_weight="1"
        android:layout_weight="1.2"
        android:layout_marginTop="5dip" />
    <Spinner
        android:id="@+id/filter_status_spinner"