iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello Yudi,
I have to reopen this, because it no longer works like this.
The initial question here was, how can I select the first navigation item of the drawer navigation when starting an app.
Your solution for iOS was:
this.DrawerSettings.AutoSynchronizeSelection = true; (DrawerViewController)
this.ClearsSelectionOnViewWillAppear = false; (NavigationViewController)
public override bool DeselectRowOnNavigate (NavigationViewController){ get { return false; }}
In the meantime, this causes a runtime error. How can I select the first navigation item of the drawer navigation when starting an app?
Please, provide an up to date solution or fix this bug.
Thanks,
Thomas
upgrading to 5.0.5000.706 didn't change the situation. I still cannot build on Android. I again created a new project via the Crosslight wizard as described above and updated Crosslight via NuGet to the latest stable version.
Please test again and fix. Another great example of the rock solid quality of Crosslight. Am I the only one who is using Crosslight? Crosslight 5 build 676 aka Update 3 should have been tested carefully before release. Build 706 is still not working at my end. Please, provide a working version asap.
It is nice to hear that it is working at your end, but since you sell Crosslight as a product for developers, it is supposed to work at the developers end as well. If not you should at least publish the conditions and requirements which Crosslight needs to work.
Here is the output of the build (Win10 / VS 2015 Update2 / Latest stable Xamarin).
1>------ Rebuild All started: Project: CrosslightApp1.Core, Configuration: Debug Any CPU ------
1> CrosslightApp1.Core -> C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Core\bin\Debug\CrosslightApp1.Core.dll
2>------ Rebuild All started: Project: CrosslightApp1.Android, Configuration: Debug Any CPU ------
2> Processing: obj\Debug\res\layout\about.xml
2> Processing: obj\Debug\res\layout\main.xml
2> Processing: obj\Debug\res\values\colors.xml
2> Processing: obj\Debug\res\values\strings.xml
2> Processing: obj\Debug\res\values\styles.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\dialog_fade_in.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\dialog_fade_out.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\dialog_push_in_down.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\dialog_push_in_up.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\dialog_push_out_down.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\dialog_push_out_up.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\dialog_slide_in_left.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\dialog_slide_in_right.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\dialog_slide_out_left.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\dialog_slide_out_right.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\slide_in_top.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\slide_out_top.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\toast_enter.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\toast_exit.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\transition_bottomtop.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\transition_fadein.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\transition_fadeout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\transition_leftright.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\transition_rightleft.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\anim\transition_topbottom.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\drawable\roundedcorner_checked.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\drawable\roundedcorner_default.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\drawable\roundedcorner_pressed.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\drawable\roundedselector.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\drawable\vpi__tab_indicator.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\interpolator\accelerate_quad.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\interpolator\decelerate_quad.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\activitylargeindicator.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\activitysmallindicator.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\activitytranslucentindicator.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\bulletpageindicator.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\buttonwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\checkboxwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\childnavigationwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\datepickerwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\datetimepickerlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\datetimepickerwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\default_header.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\dialoglayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\dialoglayout_edge.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\dialoglayout_fullscreen.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\edittextwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\form.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\formlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\formlayoutdetailonly.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\formlayoutleftdetail.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\formlayoutrightdetail.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\formlayoutrowdetail.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\formsectionlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\fragmentactivitylayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\gridcontent.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\hyperlinkwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\imagepickerwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\imageviewwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\imagewidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\listgroupsectionheaderlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\listgroupsectionlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\listviewfooterlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\listviewheaderlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\listviewprogressbarlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\listviewwidgetlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\maincontainer.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\masterdetailfragmentlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\messageinputviewlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\navigationdrawerlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\numericstepperlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\numericstepperwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\paralax_image.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\radiobuttonwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\roundedbuttonlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\sectionimageswithfieldslayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\sectionlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\seekbarwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\selectionwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\simplegriditem.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\simpleimageitem.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\simplelistviewwidget1.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\simplelistviewwidget2.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\simplelistviewwidgetimage.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\spinnerdropdownitemlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\spinnerlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\spinnerwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\strippageindicator.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\switchwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\tabcontainer.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\tabfragmentlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\tablecellleftdetail.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\tablecellrightdetail.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\tablecellsubtitle.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\tablecellsubtitlewithimage.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\textfieldview.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\textwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\timepickerwidget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\toast.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\toastlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\toastshadow.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\toastshape.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\viewpagerindicatortab.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\viewpagerwithtab.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\viewpagerwithtabstrip.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout\viewslider.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout-land\datetimepickerlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout-large\formlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\layout-large-land\formlayout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\values\arrays.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\values\attrs.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\values\colors.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\values\defaults.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\values\dimens.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\values\ids.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\values\strings.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\values\styles.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\values\vpi__attrs.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\values\vpi__colors.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\values\vpi__defaults.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\values\vpi__styles.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable\facebook_button_style.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable\nav_header_background.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_action.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_add.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_bookmark.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_camera.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_cancel.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_done.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_edit.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_fastforward.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_favourite.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_organize.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_pause.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_play.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_redo.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_refresh.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_reply.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_rewind.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_save.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_search.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_stop.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_trash.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_undo.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_unfavourite.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-v21\ic_bar_write.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\activity.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\dialog_layout_default.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\dialog_layout_edge.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\dialog_layout_fullscreen.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\drawer_activity.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\empty_detail_fragment.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\empty_fragment.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\empty_recycler_view_fragment.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_checkbox_widget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_date_picker_widget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_date_time_picker_widget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_detail_only_layout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_edit_text_widget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_hyperlink_widget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_image_picker_widget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_layout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_left_detail_layout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_navigation_widget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_right_detail_layout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_row_detail_layout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_section_container_layout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_section_images_with_fields_layout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_section_layout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_segmented_widget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_selection_widget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_spinner_item_layout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_spinner_widget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_text_widget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\form_time_picker_widget.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\grid_view_item_placeholder.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\list_group_item.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\list_item_default.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\list_item_left_detail.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\list_item_nav_drawer.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\list_item_right_detail.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\list_item_single_indicator.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\list_item_subtitle.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\master_detail_fragment.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\master_drawer_activity.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\nav_header.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\nav_header_no_image.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\progress_dialog_custom_layout.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\progress_dialog_custom_layout_inversed.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\progress_dialog_custom_layout_notext.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\recycler_view_fragment.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\recycler_view_item_placeholder.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\recycler_view_ripple_placeholder.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\recycler_view_selection_placeholder.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\tab_fragment.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout\view_pager_fragment.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout-v21\list_group_item.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout-v21\list_item_default.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout-v21\list_item_left_detail.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout-v21\list_item_nav_drawer.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout-v21\list_item_right_detail.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\layout-v21\list_item_single_indicator.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\values\attrs.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\values\colors.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\values\dimen.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\values\strings.xml
2> Processing: C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\values\styles.xml
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\drawable\ic_drawer.png : libpng warning : iCCP: Not recognizing known sRGB profile that has been edited
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-hdpi\ic_drawer_logo.png : libpng warning : iCCP: Not recognizing known sRGB profile that has been edited
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-xxhdpi\ic_drawer_logo.png : libpng warning : iCCP: Not recognizing known sRGB profile that has been edited
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android.v7\library_project_imports\res\drawable-xxxhdpi\ic_drawer_logo.png : libpng warning : iCCP: Not recognizing known sRGB profile that has been edited
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\res\drawable\icon.png : libpng warning : iCCP: Not recognizing known sRGB profile that has been edited
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\res\drawable\light_splash.png : libpng warning : iCCP: Not recognizing known sRGB profile that has been edited
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\obj\Debug\__library_projects__\Intersoft.Crosslight.Android\library_project_imports\res\drawable\rightdrawershadow.9.png : libpng warning : iCCP: Not recognizing known sRGB profile that has been edited
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(943,136,943,164): error CS0117: 'Resource.Color' does not contain a definition for 'design_textinput_error_color'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1099,139,1099,162): error CS0117: 'Resource.Dimension' does not contain a definition for 'design_fab_content_size'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1109,153,1109,190): error CS0117: 'Resource.Dimension' does not contain a definition for 'design_navigation_padding_top_default'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2488,121,2488,126): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2489,138,2489,160): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionBarDivider'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2490,145,2490,174): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionBarItemBackground'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2491,141,2491,166): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionBarPopupTheme'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2492,135,2492,154): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionBarSize'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2493,141,2493,166): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionBarSplitStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2494,136,2494,156): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionBarStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2495,142,2495,168): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionBarTabBarStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2496,139,2496,162): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionBarTabStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2497,143,2497,170): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionBarTabTextStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2498,136,2498,156): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionBarTheme'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2499,142,2499,168): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionBarWidgetTheme'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2500,139,2500,162): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionButtonStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2501,141,2501,166): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionDropDownStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2502,146,2502,176): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionMenuTextAppearance'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2503,141,2503,166): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionMenuTextColor'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2504,142,2504,168): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModeBackground'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2505,148,2505,180): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModeCloseButtonStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2506,145,2506,174): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModeCloseDrawable'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2507,144,2507,172): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModeCopyDrawable'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2508,143,2508,170): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModeCutDrawable'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2509,144,2509,172): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModeFindDrawable'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2510,145,2510,174): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModePasteDrawable'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2511,148,2511,180): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModePopupWindowStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2512,149,2512,182): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModeSelectAllDrawable'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2513,145,2513,174): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModeShareDrawable'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2514,147,2514,178): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModeSplitBackground'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2515,137,2515,158): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModeStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2516,149,2516,182): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionModeWebSearchDrawable'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2517,147,2517,178): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionOverflowButtonStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2518,145,2518,174): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_actionOverflowMenuStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2519,146,2519,176): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_activityChooserViewStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2520,149,2520,182): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_alertDialogButtonGroupStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2521,146,2521,176): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_alertDialogCenterButtons'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2522,138,2522,160): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_alertDialogStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2523,138,2523,160): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_alertDialogTheme'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2524,150,2524,184): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_android_windowAnimationStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2525,146,2525,176): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_android_windowIsFloating'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2526,147,2526,178): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_autoCompleteTextViewStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2527,143,2527,170): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_borderlessButtonStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2528,142,2528,168): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_buttonBarButtonStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2529,150,2529,184): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_buttonBarNegativeButtonStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2530,149,2530,182): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_buttonBarNeutralButtonStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2531,150,2531,184): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_buttonBarPositiveButtonStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2532,136,2532,156): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_buttonBarStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2533,133,2533,150): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_buttonStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2534,138,2534,160): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_buttonStyleSmall'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2535,135,2535,154): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_checkboxStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2536,142,2536,168): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_checkedTextViewStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2537,133,2537,150): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_colorAccent'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2538,139,2538,162): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_colorButtonNormal'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2539,143,2539,170): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_colorControlActivated'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2540,143,2540,170): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_colorControlHighlight'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2541,140,2541,164): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_colorControlNormal'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2542,134,2542,152): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_colorPrimary'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2543,138,2543,160): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_colorPrimaryDark'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2544,144,2544,172): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_colorSwitchThumbNormal'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2545,139,2545,162): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_controlBackground'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2546,144,2546,172): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_dialogPreferredPadding'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2547,133,2547,150): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_dialogTheme'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2548,139,2548,162): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_dividerHorizontal'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2549,137,2549,158): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_dividerVertical'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2550,143,2550,170): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_dropDownListViewStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2551,153,2551,190): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_dropdownListPreferredItemHeight'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2552,140,2552,164): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_editTextBackground'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2553,135,2553,154): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_editTextColor'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2554,135,2554,154): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_editTextStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2555,139,2555,162): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_homeAsUpIndicator'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2556,138,2556,160): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_imageButtonStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2557,151,2557,186): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_listChoiceBackgroundIndicator'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2558,144,2558,172): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_listDividerAlertDialog'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2559,142,2559,168): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_listPopupWindowStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2560,145,2560,174): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_listPreferredItemHeight'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2561,150,2561,184): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_listPreferredItemHeightLarge'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2562,150,2562,184): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_listPreferredItemHeightSmall'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2563,150,2563,184): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_listPreferredItemPaddingLeft'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2564,151,2564,186): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_listPreferredItemPaddingRight'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2565,137,2565,158): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_panelBackground'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2566,140,2566,164): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_panelMenuListTheme'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2567,140,2567,164): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_panelMenuListWidth'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2568,136,2568,156): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_popupMenuStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2569,138,2569,160): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_popupWindowStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2570,138,2570,160): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_radioButtonStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2571,136,2571,156): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_ratingBarStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2572,137,2572,158): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_searchViewStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2573,134,2573,152): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_seekBarStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2574,146,2574,176): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_selectableItemBackground'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2575,156,2575,196): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_selectableItemBackgroundBorderless'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2576,146,2576,176): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_spinnerDropDownItemStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2577,134,2577,152): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_spinnerStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2578,133,2578,150): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_switchStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2579,150,2579,184): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_textAppearanceLargePopupMenu'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2580,144,2580,172): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_textAppearanceListItem'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2581,149,2581,182): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_textAppearanceListItemSmall'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2582,156,2582,196): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_textAppearanceSearchResultSubtitle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2583,153,2583,190): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_textAppearanceSearchResultTitle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2584,150,2584,184): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_textAppearanceSmallPopupMenu'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2585,150,2585,184): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_textColorAlertDialogListItem'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2586,140,2586,164): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_textColorSearchUrl'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2587,150,2587,184): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_toolbarNavigationButtonStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2588,134,2588,152): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_toolbarStyle'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2589,137,2589,158): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_windowActionBar'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2590,144,2590,172): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_windowActionBarOverlay'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2591,145,2591,174): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_windowActionModeOverlay'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2592,144,2592,172): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_windowFixedHeightMajor'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2593,144,2593,172): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_windowFixedHeightMinor'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2594,143,2594,170): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_windowFixedWidthMajor'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2595,143,2595,170): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_windowFixedWidthMinor'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2596,141,2596,166): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_windowMinWidthMajor'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2597,141,2597,166): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_windowMinWidthMinor'
2>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2598,135,2598,154): error CS0117: 'Resource.Styleable' does not contain a definition for 'Theme_windowNoTitle'
========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ==========
Any updates on this issue.
is there already a schedule for CROS-1130?
It should be "high priority" on your list because the startup performance is quite poor at the moment.
is there already a schedule for CROS-1029?
this is still not answered!
is there already a schedule for CROS-1158?
I just tested and it works fine.
While testing I discovered another minor issue: On the Edit Item page in the section Item Details there is the multi line text Description. When navigating to such a page, the description text is shown somewhere in the middle of the text not at the beginning of the text. If you want to read the description text you have to scroll to the beginning of the text first. (Tested on iPhone 4S)
have CROS-806 and CROS-812 ever been implemented?
I tried it and it worked as you described it.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname