How re-enable design palette in Android Studio

后端 未结 12 2739
生来不讨喜
生来不讨喜 2020-12-10 11:53

I recently made the switch to Android Studio as my default IDE for Android development. When designing my UI I normally use the palette in the design view to assist in arran

12条回答
  •  悲哀的现实
    2020-12-10 12:34

    My solution was traversing

    src->main->res-layout->content_main.xml 
    

    then open content_main.xml

提交回复
热议问题