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

Commit ba046c03 authored by Fabrice Di Meglio's avatar Fabrice Di Meglio
Browse files

Add padding at the end of the Dashboard list

See bug #13140648 Settings needs to support the new Quantum Paper theme

Change-Id: I3aa01a346933eb9269d2466c07b6b5ebd6fc3cc1
parent 0022a2a0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
                android:id="@+id/dashboard_container"
                android:layout_width="match_parent"
                android:layout_height="match_parent"
                android:paddingBottom="12dp"
                android:layout_gravity="center_horizontal"
                android:orientation="vertical"
                />