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

Commit 5a467393 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5694677 from b5ba0525 to rvc-release

Change-Id: Ie1ca765398cfc868117daa65382dadd7a3f6a92e
parents 56c3cf97 b5ba0525
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -23,5 +23,6 @@
        android:alpha="0.24"
        android:color="?android:colorAccent" />
    <item
        android:color="@color/material_grey500"/>
        android:alpha="0.05"
        android:color="@color/option_border_default"/>
</selector>
+2 −2
Original line number Diff line number Diff line
@@ -17,8 +17,8 @@
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
        android:shape="ring"
        android:innerRadius="13dp"
        android:thickness="8dp"
        android:innerRadius="10dp"
        android:thickness="6dp"
        android:useLevel="false">
    <solid android:color="@android:color/black"/>
</shape>
+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@
     limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:width="32dp"
    android:height="32dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
    <path
+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@
     limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:width="32dp"
    android:height="32dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
    <!-- This path represents a square with rounded corners -->
+2 −2
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@
-->
<!-- Represents the wallpaper icon (a "landscape" shape in a box) -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:width="32dp"
    android:height="32dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
    <path
Loading