summaryrefslogtreecommitdiffstats
path: root/res/interpolator
diff options
context:
space:
mode:
authorPeter Schiller <peterschiller@google.com>2016-07-29 17:05:30 -0700
committerPeter Schiller <peterschiller@google.com>2016-08-02 17:54:18 -0700
commite6fe1b59470b653f0275596cb8a211367dd61654 (patch)
tree66150275c18df1df97bddf8613d222ee07030cda /res/interpolator
parenta659bfe3d2fd28a06fb04c3ca08238ec3f94f6e2 (diff)
downloadandroid_packages_apps_Trebuchet-e6fe1b59470b653f0275596cb8a211367dd61654.tar.gz
android_packages_apps_Trebuchet-e6fe1b59470b653f0275596cb8a211367dd61654.tar.bz2
android_packages_apps_Trebuchet-e6fe1b59470b653f0275596cb8a211367dd61654.zip
Simpler caret
Bug: 30527159 Change-Id: I674de149e613c7adb567a13a288baa9877d36112
Diffstat (limited to 'res/interpolator')
-rw-r--r--res/interpolator/caret_animation_interpolator.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/interpolator/caret_animation_interpolator.xml b/res/interpolator/caret_animation_interpolator.xml
deleted file mode 100644
index 25af4bc0f..000000000
--- a/res/interpolator/caret_animation_interpolator.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<pathInterpolator
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:pathData="M 0.0,0.0 c 0.0001,0.0 0.0,1.0 1.0,1.0" />