Advertisement
usfer

Splah Layout

May 4th, 2024
1,096
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.31 KB | Source Code | 0 0
  1. <com.airbnb.lottie.LottieAnimationView
  2.        android:id="@+id/louding"
  3.        android:layout_width="match_parent"
  4.        android:layout_height="100dp"
  5.        app:lottie_autoPlay="true"
  6.        app:lottie_loop="true"
  7.        android:layout_below="@+id/icon"
  8.        app:lottie_fileName="loader.json" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement