Guest User

Untitled

a guest
Feb 22nd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. dependencies {
  2. compile 'pl.droidsonroids.gif:android-gif-drawable:1.2.10'
  3. }
  4.  
  5. <pl.droidsonroids.gif.GifTextView
  6. android:layout_width="match_parent"
  7. android:layout_height="match_parent"
  8. android:background="@drawable/yourgif_image"
  9. />
Add Comment
Please, Sign In to add comment