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

Commit 774b6b75 authored by jeffreyhuang's avatar jeffreyhuang
Browse files

Reduce padding so that view is no longer hidden

Change-Id: Iaf9bdea162a8c7422914c141625885873fe1b878
Fixes: 63583041
Test: Manual using settings app
parent 012fe119
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
            android:id="@+id/no_results_layout"
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:paddingTop="96dp"
            android:paddingTop="35dp"
            android:orientation="vertical"
            android:visibility="gone">