Lottie-android: Letters disappears on changing the screen orientation in FontActivity of Sample App

Created on 3 Feb 2017  路  7Comments  路  Source: airbnb/lottie-android

Currently when the screen orientation is changed then the letters written disappears.

Expected that letters should not disappears on changing the orientation. :)

Most helpful comment

I think I may just lock the orientation to portrait ;)

All 7 comments

I think I may just lock the orientation to portrait ;)

Can i fix this ??

@saketkumar95 sure, go for it :)

Maybe saving the letters entered to bundle and restoring them is a better idea? @gpeal

@the-dagger Yeah i too thought of that only but @gpeal said to lock the orientation so created the PR for that. :)

@the-dagger Yeah that would definitely work too. I don't see any need for the sample app to be landscape anyways so that seemed like a simpler fix :)

Alright, makes sense. :)

Was this page helpful?
0 / 5 - 0 ratings