Android Studio 3.0 Layout Preview render issues

前端 未结 6 1614
挽巷
挽巷 2020-12-15 14:15

I just updated my Android Studio to latest 3.0 and then the Layout Preview is not working anymore. I have tried open up different projects and they all have the same render

6条回答
  •  再見小時候
    2020-12-15 14:53

    JUST CHANGE alpha3 to alpha1 in gradle module app implementation 'com.android.support:appcompat-v7:28.0.0-alpha1'

提交回复
热议问题