简体   繁体   English

带有Xamarin渲染的Visual Studio在设计器中花费很长时间

[英]Visual Studio with Xamarin rendering display in designer taking a long time

I've been trying to put together a simple Androind app so that I can get familiar with Xamarin inside VS2015. 我一直在尝试组装一个简单的Androind应用程序,以便我可以在VS2015中熟悉Xamarin。 When I open the default Main.axml file it renders in the designer properly and I can drag buttons and other items to it. 当我打开默认的Main.axml文件时,它将在设计器中正确呈现,并且可以将按钮和其他项目拖到该文件中。 But if I switch to source and then back to the designer it never renders again, the progress bar just sits there spinning. 但是,如果我切换到源代码,然后再返回到设计器,它再也不会渲染,进度条就在那里旋转。 The only way to render the page in the designer is to shut down VS2015 and restart it. 在设计器中呈现页面的唯一方法是关闭VS2015并重新启动它。 The design will work until I try to switch to source and back again. 该设计将一直有效,直到我尝试切换到源并再次返回。

Using VS 2015 on Windows 10 在Windows 10上使用VS 2015

After an email exchange with Xamarin I have installed their beta version. 与Xamarin进行电子邮件交换后,我已经安装了他们的Beta版本。 The problem appeared to go away and everything worked properly. 问题似乎消失了,一切正常。 Unfortunately it still happens just much more infrequently. 不幸的是,这种情况很少发生。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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