Home
last modified time | relevance | path

Searched refs:LottieApplication (Results 1 – 3 of 3) sorted by relevance

/external/lottie/LottieSample/src/main/kotlin/com/airbnb/lottie/samples/
DLottieApplication.kt13 class LottieApplication : MultiDexApplication() { class
DShowcaseFragment.kt27 val service = (activity.applicationContext as LottieApplication).lottiefilesService in <lambda>()
DLottiefilesFragment.kt52 val service = (activity.applicationContext as LottieApplication).lottiefilesService in <lambda>()