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

Commit 329aa31c authored by LuK1337's avatar LuK1337 Committed by Bruno Martins
Browse files

fingerprint: Remove unnecessary spacing in enroll layout

* This makes it look ugly on 480 dpi devices.

Change-Id: Ia1bbd443063a125878dddd12e5c6a816d289fb82
parent e11cf5ae
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -47,11 +47,6 @@
                android:text="@string/security_settings_fingerprint_enroll_find_sensor_message"/>
        </LinearLayout>

        <Space
            android:layout_width="wrap_content"
            android:layout_height="0dp"
            android:layout_weight="1" />

        <include
            layout="@layout/fingerprint_enroll_find_sensor_graphic"
            android:layout_width="match_parent"