Workaround for Theme.AppCompat.Light

style name=”AppBaseTheme” parent=”Theme.AppCompat.Light”
改为
改为
style name=”AppBaseTheme” parent=”android:Theme.Light”

Similarly, change
style name=”AppBaseTheme” parent=”Theme.AppCompat.Light.DarkActionBar”
to
style name=”AppBaseTheme” parent=”android:Theme.Holo.Light.DarkActionBar”

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325325751&siteId=291194637