Shared Element Transition lets you move a view from one activity to another in a smooth motion animation (see the example below). Google uses this extensively in their apps like Play Store, Music etc...
This was introduced with Android 5.0 in 2015. I am wondering if we can do this with B4A. Here is a java tutorial:
https://guides.codepath.com/android/Shared-Element-Activity-Transition
This was introduced with Android 5.0 in 2015. I am wondering if we can do this with B4A. Here is a java tutorial:
https://guides.codepath.com/android/Shared-Element-Activity-Transition