Android L Change Theme Colors Error

前端 未结 4 1159
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-26 11:22

I\'ve been following the new steps for Android L here: http://developer.android.com/preview/material/theme.html I\'ve have been trying to change the colors of the status bar but

4条回答
  •  余生分开走
    2021-01-26 11:52

    I don't have enough rep to elaborate upon @Allavaz's answer, but his solution worked for me. I changed the generated theme name in both styles.xml and AndroidManifest.xml from AppTheme to a different name.

    I'm using Android Studio 0.8.2.

提交回复
热议问题