Multiple Choice
In order to perform a shared element transition, we need to :
A) Specify the same android:id attribute to the 2 views (shared views) in both the entry/exit pair of activities. Both the shared views can be of different View types.
B) Specify the same android:id attribute to the 2 views (shared views) in both the entry/exit pair of activities. Both the shared views should be of the same View types.
C) Specify the same android:transitionName attribute to the 2 views (shared views) in both the entry/exit pair of activities. Both the shared views should be of the same View types.
D) Specify the same android:sharedTransition attribute to the 2 views (shared views) in both the entry/exit pair of activities. Both the shared views should be of the different View types.
Correct Answer:

Verified
Correct Answer:
Verified
Q46: Which of the following you cannot achieve
Q47: Which of the following statements are correct
Q48: You can create a custom view by
Q49: Which of these is the correct explanation
Q50: What code would you need to use
Q52: What are the main two types of
Q53: Which of the following is NOT the
Q54: Which of these is the correct function
Q55: Which file specifies the minimum required Android
Q56: Which of the following tools dumps system