Preview not Showing in Android 3.0 Canary

前端 未结 3 987
遥遥无期
遥遥无期 2021-02-04 17:51

I have started using Latest Android Studio 3.0 but I am having a problem with Preview. It\'s not showing Preview in Preview Tab. Here is what I have done



        
3条回答
  •  别跟我提以往
    2021-02-04 18:06

    The following change solved this for me:

    In the styles.xml (app > res > values), in the base application theme - add "base" before the parent style.

    From: