public class LottieViewPager
extends ViewPager
| Modifier and Type | Class and Description |
|---|---|
static interface |
LottieViewPager.LottieListener |
| Constructor and Description |
|---|
LottieViewPager(android.content.Context context) |
LottieViewPager(android.content.Context context,
android.util.AttributeSet attrs) |
| Modifier and Type | Method and Description |
|---|---|
void |
setAdapter(PagerAdapter adapter) |
LottieViewPager.LottieListener |
setLottieProgressListener(LottieViewPager.LottieListener listener) |
public LottieViewPager(android.content.Context context)
public LottieViewPager(android.content.Context context,
android.util.AttributeSet attrs)
public void setAdapter(PagerAdapter adapter)
public LottieViewPager.LottieListener setLottieProgressListener(LottieViewPager.LottieListener listener)