Changes

Jump to: navigation, search
no edit summary
<htmlet>androidstudio_a6androidstudio</htmlet>
Figure 29-1
<htmlet>androidstudio_a6androidstudio</htmlet>
Although the layout changes took effect, they did so instantly and without any form of animation. This is where the call to the beginDelayedTransition() method of the TransitionManager class comes in. All that is needed to add animation to this layout change is the addition of a single line of code before the layout changes are implemented. Remaining within the TransitionDemoActivity.java file, modify the code as follows:
<htmlet>androidstudio_a6androidstudio</htmlet>

Navigation menu