I know, but I'm struggling with the BottomNavigation and the fragment stack, don't know how to manage that nested fragment thing. I have one activity and switch fragments acco...
Hi! Is it possible to upload an image file inside a json? Something like this: { "name": "Dummy", "last_name": "Last", "avatar_file": *File* }I've sent files with Mul...
Can you do a Shared Element transition from a fragment in Activity A to other fragment in Activity B?