Incorporation of MaterialFade Transition Effect
The PR includes changes in multiple fragment files to incorporate MaterialFade transition, which offers a smoother and more visually appealing transition effect between different fragments (sections) of the app.
Application of Transition Effects
These dynamic transition effect changes have been added to several app sections including the ScreenFragment, AppDetailFragment, AppListFragment, FavouritesFragment, EditRepositoryFragment, RepositoriesFragment, RepositoryFragment, and SettingsFragment. As a result of these changes, users would experience smoother navigations in all these sections of the app due to the visual fade in and out effects.
PR Summary
Incorporation of MaterialFade Transition Effect The PR includes changes in multiple fragment files to incorporate
MaterialFade
transition, which offers a smoother and more visually appealing transition effect between different fragments (sections) of the app.Application of Transition Effects These dynamic transition effect changes have been added to several app sections including the
ScreenFragment
,AppDetailFragment
,AppListFragment
,FavouritesFragment
,EditRepositoryFragment
,RepositoriesFragment
,RepositoryFragment
, andSettingsFragment
. As a result of these changes, users would experience smoother navigations in all these sections of the app due to the visual fade in and out effects.