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

Commit fea83a23 authored by Chandru S's avatar Chandru S
Browse files

Update pin bouncer confirm button to match spec

Bug: 406464411
Test: verified manually with designers
Flag: com.android.systemui.bouncer_ui_revamp_2
Change-Id: Ib143a721e4b01405ade40b644af4499127146f34
parent a59184b4
Loading
Loading
Loading
Loading
+6 −12
Original line number Diff line number Diff line
@@ -17,15 +17,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="40dp"
    android:height="40dp"
    android:viewportHeight="40"
    android:viewportWidth="40">
  <group>
    <clip-path android:pathData="M8,12h24.5v15.5h-24.5z" />
    android:viewportWidth="40"
    android:viewportHeight="40">
  <path
      android:fillColor="#000000"
        android:pathData="M30.75,12C29.79,12 29,12.79 29,13.75V25.75C29,26.71 29.79,27.5 30.75,27.5C31.71,27.5 32.5,26.71 32.5,25.75V13.75C32.5,12.79 31.71,12 30.75,12Z" />
    <path
        android:fillColor="#000000"
        android:pathData="M20.98,12.92C20.3,12.24 19.19,12.24 18.51,12.92C17.83,13.6 17.83,14.71 18.51,15.39L21.12,18H9.75C8.79,18 8,18.79 8,19.75C8,20.71 8.79,21.5 9.75,21.5H21.11L18.51,24.1C18.18,24.43 18,24.87 18,25.34C18,25.81 18.18,26.25 18.52,26.58C18.86,26.92 19.31,27.09 19.75,27.09C20.19,27.09 20.65,26.92 20.99,26.58L26.61,20.96C27.28,20.29 27.28,19.21 26.61,18.55L20.98,12.92Z" />
  </group>
      android:pathData="M6.125,29.413q-0.75,0 -1.275,-0.488a1.76,1.76 0,0 1,-0.487 -1.238V12.313q0,-0.711 0.487,-1.2 0.525,-0.524 1.275,-0.524 0.712,0 1.2,0.525 0.525,0.488 0.525,1.2v15.374q0,0.713 -0.525,1.238a1.63,1.63 0,0 1,-1.2 0.488ZM29,21.725H12.95q-0.75,0 -1.275,-0.488A1.76,1.76 0,0 1,11.187 20q0,-0.75 0.488,-1.238 0.525,-0.487 1.275,-0.487H29l-4.2,-4.237a1.63,1.63 0,0 1,-0.488 -1.2q0,-0.713 0.488,-1.238 0.525,-0.487 1.2,-0.487 0.712,0 1.238,0.487l7.162,7.162q0.262,0.262 0.375,0.6 0.15,0.3 0.15,0.638 0,0.337 -0.15,0.675 -0.113,0.3 -0.375,0.563L27.238,28.4q-0.525,0.487 -1.238,0.525 -0.675,0 -1.2,-0.488a1.7,1.7 0,0 1,-0.525 -1.237q0,-0.75 0.525,-1.275z" />
</vector>
 No newline at end of file