Unable to instantiate fragment make sure class name exists, is public, and has an empty constructor that is public
Is it because my Fr
Make sure the Fragment isn't abstract. Copy&paste makes this kind of things happen :(