VictorAlbertos / RxActivityResult

A reactive-tiny-badass-vindictive library to break with the OnActivityResult implementation as it breaks the observable chain.
Apache License 2.0
593 stars 72 forks source link

start HolderActivity without animation #25

Closed sorcererxw closed 7 years ago

sorcererxw commented 7 years ago

It's better to start HolderActivity without animation. https://developer.android.com/reference/android/content/Intent.html#FLAG_ACTIVITY_NO_ANIMATION

VictorAlbertos commented 7 years ago

Thanks :)