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

Commit 664375d4 authored by Saumya Prakash's avatar Saumya Prakash Committed by Android (Google) Code Review
Browse files

Merge "Ensure the back gesture tutorial icon renders correctly for RTL" into main

parents f4d2c137 4f0c2ec9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -16,7 +16,8 @@
    android:width="84dp"
    android:height="208dp"
    android:viewportWidth="84"
    android:viewportHeight="208">
    android:viewportHeight="208"
    android:autoMirrored="true">
  <path
      android:pathData="M24.53,169.2L32.09,165.56C77.7,143.55 77.7,64.45 32.09,42.35L24.53,38.71C14.55,33.95 6.06,25.56 0,14.92V193.08C6.06,182.44 14.55,174.05 24.53,169.2Z"
      android:fillColor="?attr/onSurfaceBack"/>
+2 −1
Original line number Diff line number Diff line
@@ -16,7 +16,8 @@
    android:width="122dp"
    android:height="303dp"
    android:viewportWidth="122"
    android:viewportHeight="303">
    android:viewportHeight="303"
    android:autoMirrored="true">
  <path
      android:pathData="M35.65,245.9L46.63,240.61C112.92,208.62 112.92,93.67 46.63,61.54L35.65,56.26C21.15,49.34 8.81,37.14 0,21.69V280.6C8.81,265.15 21.15,252.95 35.65,245.9Z"
      android:fillColor="?attr/onSurfaceBack"/>
+2 −1
Original line number Diff line number Diff line
@@ -16,7 +16,8 @@
    android:width="83dp"
    android:height="208dp"
    android:viewportWidth="83"
    android:viewportHeight="208">
    android:viewportHeight="208"
    android:autoMirrored="true">
  <path
      android:pathData="M23.53,169.2L31.09,165.56C76.7,143.55 76.7,64.45 31.09,42.35L23.53,38.71C13.55,33.95 5.06,25.56 -1,14.92V193.08C5.06,182.44 13.55,174.05 23.53,169.2Z"
      android:fillColor="?attr/onSurfaceBack"/>