cbitstech / Purple-Robot

Sensing and automation platform for Android.
Other
38 stars 19 forks source link

Fix RuntimeException in activities.LabelActivity.onCreate, line 44 #153

Closed audaciouscode closed 11 years ago

audaciouscode commented 11 years ago

Version: 10023 | edu.northwestern.cbits.purple_robot_manager

Stacktrace

activities.LabelActivity;onCreate;LabelActivity.java;44

Reason

java.lang.RuntimeException: Unable to start activity ComponentInfo{edu.northwestern.cbits.purple_robot_manager/edu.northwestern.cbits.purple_robot_manager.activities.LabelActivity}: java.lang.IllegalStateException: You must use Theme.Sherlock, Theme.Sherlock.Light, Theme.Sherlock.Light.DarkActionBar, or a derivative.

Link to HockeyApp