Skip to content

Commit 6c27e4b

Browse files
Fix interpolator XML syntax
1 parent a14a756 commit 6c27e4b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<overshootInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
3-
android:tension="1.0"/>
3+
android:tension="1.0">
4+
</overshootInterpolator>
5+

0 commit comments

Comments
 (0)