mathew-kurian / TextJustify-Android

:page_facing_up: Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0
https://github.com/bluejamesbond/TextJustify-Android/wiki
Apache License 2.0
1.86k stars 370 forks source link

DocumentView continues to render during Activity transitions #88

Open DavidEdwards opened 9 years ago

DavidEdwards commented 9 years ago

During a Shared Activity Transition the DocumentView will continue to draw until the scene transition animation is completed.

http://developer.android.com/reference/android/app/ActivityOptions.html#makeSceneTransitionAnimation(android.app.Activity, android.view.View, java.lang.String)