https://kotlinlang.org logo
Join SlackCommunities
Powered by
# lottie
  • g

    gpeal

    06/03/2020, 3:54 PM
    set the channel description: https://github.com/airbnb/lottie-android/
  • a

    Alex

    09/01/2021, 12:59 PM
    Hey, I am trying to use
    LottieAnimation
    in compose with a
    LottieAnimatable
    but it is not playing.. can anyone tell me what I am doing wrong?
    • 1
    • 3
  • m

    myanmarking

    04/12/2022, 2:45 PM
    hello. is there any sample in chaining animations with compose
  • m

    myanmarking

    04/12/2022, 2:45 PM
    i want sth like: loop(progress 0-50) then loop(progress 50-70) then play (70-100)
  • e

    eygraber

    05/15/2023, 4:44 AM
    I'm using lottie 6.0.0 with compose, and I'm seeing the following printed in logcat:
    Copy code
    Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove().
    Animation contains merge paths but they are disabled.
    I started filing an issue on GitHub, but I see that I need to provide a repro, and I can't share my lottie files. What is the best way to proceed?
  • d

    Dmytro Boiko

    10/27/2023, 8:53 AM
    Hi, is there any way to run lottie with compose kmm? For android with compose works fine.
  • a

    Alexander Zhirkevich

    12/13/2023, 1:17 PM
    @gpeal I submitted a PR with Compose Multiplatform support for lottie-compose. Please take a look
    🔥 1
    g
    • 2
    • 1
  • j

    Jan

    06/18/2024, 9:51 AM
    [Compose/Android] "ty" needs to be the first property to make Dynamic Properties work?
    • 1
    • 1