android – causing a java.IllegalStateException error, No Activity, only when navigating to Fragment for the SECOND time
Questions: I am getting a very puzzling bug that I have no idea how to even begin working through. I have a simple app with one activity, the views are implemented with Fragments. One of the fragments...