Created
April 7, 2020 10:11
-
-
Save alistairsykes/3a0d414bc677b8172f332d4119b76167 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<set xmlns:android="http://schemas.android.com/apk/res/android"> | |
<translate | |
android:duration="50" | |
android:fromXDelta="-2%" | |
android:repeatCount="3" | |
android:repeatMode="reverse" | |
android:toXDelta="2%" /> | |
</set> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment