Layout preview rendering problems in android studio(Android Studio 1.2)

后端 未结 3 1332
醉梦人生
醉梦人生 2020-12-18 00:08

I have the following error in my preview window in the latest version of Android Studio (1.2) that stops me from being able to view the layout I am creating

3条回答
  •  爱一瞬间的悲伤
    2020-12-18 00:50

    The easiest way would be to change the theme of the application by clicking AppTheme.

    This does not need to change anything in the code.

    I attach the image below

    AppTheme example of solution render problem android studio

提交回复
热议问题