Akshay Yadav
Results
2
comments of
Akshay Yadav
ApolloCompositeException takes first and second exception as Throwable and added to suppressedException, So in constructor we can restrict it to ApolloException
The above solution has an issue that it will create multiple instance of same fragment. To avoid multiple instance and restart check this sample app for SingleActivity Architecture with multiple...