Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的项目中安装了 nuget 包,一切正常。但是,如果我尝试从 XFormsApplicationDroid 类继承 MainActivity,则会出现异常:
我也不知道如何处理 ToolBar 和 TabBar。