--my custom theme--> parent="@android:style/Theme.Holo-- Base theme applied no matter what API -->
<style name="MyTheme.Base" parent="Theme.AppCompat.Light.Dark
我有一个应用程序,是用android:Theme.Light创建的。我想把它改成Theme.AppCompat.Light.DarkActionBar,但我得到了
Base application theme, dependent on API level.->
<style name="AppBaseTheme" parent="android:<