Advertisement
Guest User

Untitled

a guest
Feb 19th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <scale xmlns:android="http://schemas.android.com/apk/res/android"
  3. android:duration="300"
  4. android:fromXScale="100%"
  5. android:fromYScale="100%"
  6. android:pivotX="50%"
  7. android:pivotY="50%"
  8. android:toXScale="130%"
  9. android:toYScale="130%">
  10. </scale>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement