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

Commit 70528c08 authored by Santiago Etchebehere's avatar Santiago Etchebehere
Browse files

Merging ub-launcher3-qt-r1-dev, build 5706291

Test: Manual

Bug:136285765 P2 Update theme picker icons sizes
Bug:136497932 P2 Wallpaper preview color should match the one on homescreen
Change-Id: I96402dd97c9ad0c1e50abb2cce18d4e499530b80
parents 63deedad 9d0bd8ac
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -14,8 +14,8 @@
     limitations under the License.
     limitations under the License.
-->
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="32dp"
    android:width="24dp"
    android:height="32dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportWidth="24"
    android:viewportHeight="24">
    android:viewportHeight="24">
    <path
    <path
+2 −2
Original line number Original line Diff line number Diff line
@@ -14,8 +14,8 @@
     limitations under the License.
     limitations under the License.
-->
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="32dp"
    android:width="24dp"
    android:height="32dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportWidth="24"
    android:viewportHeight="24">
    android:viewportHeight="24">
    <!-- This path represents a square with rounded corners -->
    <!-- This path represents a square with rounded corners -->
+2 −2
Original line number Original line Diff line number Diff line
@@ -15,8 +15,8 @@
-->
-->
<!-- Represents the wallpaper icon (a "landscape" shape in a box) -->
<!-- Represents the wallpaper icon (a "landscape" shape in a box) -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="32dp"
    android:width="24dp"
    android:height="32dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportWidth="24"
    android:viewportHeight="24">
    android:viewportHeight="24">
    <path
    <path
+2 −2
Original line number Original line Diff line number Diff line
@@ -14,8 +14,8 @@
     limitations under the License.
     limitations under the License.
-->
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="32dp"
    android:width="24dp"
    android:height="32dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportWidth="24"
    android:viewportHeight="24">
    android:viewportHeight="24">
    <path
    <path
+2 −2
Original line number Original line Diff line number Diff line
@@ -14,8 +14,8 @@
     limitations under the License.
     limitations under the License.
-->
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="32dp"
    android:width="24dp"
    android:height="32dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportWidth="24"
    android:viewportHeight="24">
    android:viewportHeight="24">
    <path
    <path
Loading