themes - Styling the application with android/style -


i trying style app using android:theme="@android:style/theme.holo" keep getting error @ runtime:

java.lang.runtimeexception: unable start activity componentinfo{com.example.ghanghan.myapplication/com.example.ghanghan.myapplicat‌​ion.myactivity}: java.lang.illegalstateexception: need use theme.appcompat theme (or descendant) activity.

i later discovered anytime use @android:style/ same error.

is there sone library need import?

note: minimum sdk set 19.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -