Relative Content

Tag Archive for androidkotlinandroid-fragmentssdk

Third party sdk, android studio

I have an application and I have a third party sdk which is a transaction app, I want to get back to my result fragment if the result is successful. If it’s cancelled or not successful, I want to get back to the first fragement. how can I do that?