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

Commit ff72e2b5 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Set min height of 48dp to security footer" into sc-dev

parents 5b7b454a c0a4cb5b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
<com.android.systemui.util.NeverExactlyLinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:minHeight="48dp"
    android:clickable="true"
    android:paddingBottom="@dimen/qs_tile_padding_top"
    android:paddingTop="@dimen/qs_tile_padding_top"