自从升级到最新的appcompat库以来,我在ViewUtils的日志中看到了一条消息.
app:theme is now deprecated. Please move to using android:theme instead.
我parent="Theme.AppCompat.Light.NoActionBar"用作我的主题父母.
parent="Theme.AppCompat.Light.NoActionBar"
android android-appcompat android-toolbar
android ×1
android-appcompat ×1
android-toolbar ×1