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

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

Merge "Add ripple to privacy dialog" into sc-dev

parents d17c68d5 457547d8
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -24,8 +24,6 @@
    android:layout_marginEnd="@dimen/ongoing_appops_dialog_side_margins"
    android:layout_marginEnd="@dimen/ongoing_appops_dialog_side_margins"
    android:layout_marginTop="8dp"
    android:layout_marginTop="8dp"
    android:orientation="vertical"
    android:orientation="vertical"
    android:paddingLeft="@dimen/ongoing_appops_dialog_side_padding"
    android:paddingRight="@dimen/ongoing_appops_dialog_side_padding"
    android:paddingBottom="12dp"
    android:paddingBottom="12dp"
    android:paddingTop="8dp"
    android:paddingTop="8dp"
    android:background="@drawable/qs_dialog_bg"
    android:background="@drawable/qs_dialog_bg"
+3 −0
Original line number Original line Diff line number Diff line
@@ -23,6 +23,9 @@
    android:orientation="horizontal"
    android:orientation="horizontal"
    android:layout_marginTop="4dp"
    android:layout_marginTop="4dp"
    android:importantForAccessibility="yes"
    android:importantForAccessibility="yes"
    android:background="?android:attr/selectableItemBackground"
    android:paddingLeft="@dimen/ongoing_appops_dialog_side_padding"
    android:paddingRight="@dimen/ongoing_appops_dialog_side_padding"
    android:focusable="true"
    android:focusable="true"
    >
    >
    <!-- 4dp marginTop makes 20dp minimum between icons -->
    <!-- 4dp marginTop makes 20dp minimum between icons -->