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

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

Snap for 5698755 from 63deedad to qt-qpr1-release

Change-Id: I2008ac49ebda85954ce56473c59facdf26ddd277
parents 40ebe52e 63deedad
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