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

Commit ef876798 authored by Kevin Chyn's avatar Kevin Chyn Committed by Android (Google) Code Review
Browse files

Merge "Update BiometricPrompt icons" into qt-dev

parents d20d4b1d 3b53d6fe
Loading
Loading
Loading
Loading
+55 −63
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?><!--
  ~ Copyright (C) 2018 The Android Open Source Project
<!--
  ~ Copyright (C) 2019 The Android Open Source Project
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
@@ -23,14 +23,7 @@
            android:viewportWidth="60"
            android:viewportHeight="60">
            <group android:name="_R_G">
                <group
                    android:name="_R_G_L_0_G_N_1_T_0"
                    android:translateX="30"
                    android:translateY="30">
                    <group
                        android:name="_R_G_L_0_G"
                        android:translateX="-30"
                        android:translateY="-30">
                <group android:name="_R_G_L_0_G">
                    <path
                        android:name="_R_G_L_0_G_D_0_P_0"
                        android:pathData=" M30 6.2 C16.9,6.2 6.3,16.8 6.3,30 C6.3,43.2 16.9,53.8 30,53.8 C43.1,53.8 53.8,43.2 53.8,30 C53.8,16.8 43.1,6.2 30,6.2c "
@@ -88,7 +81,6 @@
                    </group>
                </group>
            </group>
            </group>
            <group android:name="time_group" />
        </vector>
    </aapt:attr>
@@ -505,7 +497,7 @@
        <aapt:attr name="android:animation">
            <set android:ordering="together">
                <objectAnimator
                    android:duration="233"
                    android:duration="267"
                    android:propertyName="translateX"
                    android:startOffset="0"
                    android:valueFrom="0"
Loading