0

私のアプリでは、このエラーが発生します:

android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment kostas.menu.rssreader.BaseActivity$SampleListFragment: make sure class name exists, is public, and has an empty constructor that is public

スライド メニュー ( https://github.com/jfeinstein10/SlidingMenu )を表示するために BaseActivity というアクティビティがあります。

メニューボタンを使用して(開いているスライドメニュービューから)アプリを終了すると、戻ったときにこのエラーが発生します。

4

1 に答える 1