Bug #2349
Fix RuntimeException in BaseActivity.onCreate, line 184
Status: | New | Start date: | 11/05/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Component: |
Description
Version 91 | info.guardianproject.mrapp¶
Stacktrace¶
BaseActivity;onCreate;BaseActivity.java;184 StoryTemplateChooserActivity;onCreate;StoryTemplateChooserActivity.java;39
Reason¶
java.lang.RuntimeException: Unable to start activity ComponentInfo{info.guardianproject.mrapp/info.guardianproject.mrapp.StoryTemplateChooserActivity}: android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment info.guardianproject.mrapp.StoryTemplateChooserActivity$MyFragment: make sure class name exists, is public, and has an empty constructor that is public