简体   繁体   中英

Xamarin Android Designer showing blank page

Recently I decided to try using Xamarin for developing simple Android applications.

However, I encountered a problem that the Android Designer for layouts either does not work (in latest stable VS 2017) or shows just a blank page (in latest VS 2017 Preview).

Are there any additional steps to set it up or how can I fix this?

As it happens, Xamarin Designer will not work properly (like the behavior described in my question) if you do not have the correct folder structure. Ie the layout documents must be in the Resources/layout folder, otherwise the Designer will fail.

I already reported this to VS Community and they said that they will have a look at this issue. Hope they will fix it soon.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM