Merge "Fix for issue 3410895 Transition regeneration not happening after changing aspect ratio of project" into honeycomb
This commit is contained in:
committed by
Android (Google) Code Review
commit
22ad6243d7
@ -1519,6 +1519,8 @@ Log.i("VE_IMPL","renderPreviewFrame <--");
|
||||
/**
|
||||
* Invalidate all transitions
|
||||
*/
|
||||
mMANativeHelper.setGeneratePreview(true);
|
||||
|
||||
for (Transition transition : mTransitions) {
|
||||
transition.invalidate();
|
||||
}
|
||||
|
Reference in New Issue
Block a user