summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/theme/res/drawable/front_back_switch_button_animation.xml
blob: 14cda1ba8c2bc70c628955d74bd6079de446d320 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<animated-vector
  xmlns:android="http://schemas.android.com/apk/res/android"
  android:drawable="@drawable/front_back_switch_button">
  <target
    android:name="layer_10_outlines"
    android:animation="@anim/front_back_switch_button_animation"/>
</animated-vector>