This class should be public (android.support.v7.internal.widget.ActionBarView.HomeView)

HeadShotNot picture HeadShotNot · Apr 2, 2014 · Viewed 20.4k times · Source

I am trying to create a Android Application which uses 3 spinners. I keep getting this error and I can't figure out how to fix it. This class should be public (android.support.v7.internal.widget.ActionBarView.HomeView)

Answer

braintrapp picture braintrapp · Jul 6, 2014

On the "v7-appcompat" library:

preferences -> Android Lint Preferences

Search for "Instantiatable" and set to Warning.