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

Commit 2fd79fef authored by Marcus Hagerott's avatar Marcus Hagerott
Browse files

Fix greyed out SIM import checkboxes on LMP

Test: manually verify checkbox appearance on LMP device

Bug 33208181

Change-Id: I4f8a69ee27d1b7202d7d7ba54f0b7b39bf3fc391
parent a84f1d4e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@
    android:layout_width="match_parent"
    android:layout_height="?android:listPreferredItemHeight"
    android:checkMark="?android:listChoiceIndicatorMultiple"
    android:duplicateParentState="true"
    android:gravity="center_vertical"
    android:paddingEnd="@dimen/activity_horizontal_margin"
    android:paddingStart="@dimen/activity_horizontal_margin"