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 Crosslight Support,
I am facing a serious problem with Crosslight Android.
I create a new solution with the Crosslight project wizard with VS2015 Update2 on Windows 10. I choose "Navigation Drawer" as template and I only create for Android with the default settings.
The project creates fine and it uses Crosslight version 5.0.5000.543 by default. At this point the solutions builds fine without any errors. Just as expected.
Now, I upgrade the NuGet packages of the solution to the latest stable version which is 5.0.5000.676. After that I cannot build the solution any more. I get over 100 resource missing errors.
See the output at the end.
Existing projects have the some behaviour after upgrading the NuGet packages.
What causes this problem? Please, answer or fix asap.
Thanks,
Thomas
-----------------------
1>------ Build started: Project: CrosslightApp1.Android, Configuration: Debug Any CPU ------
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(219,108,219,117): error CS0117: 'Resource.Id' does not contain a definition for 'ValueText'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(306,118,306,129): error CS0117: 'Resource.Layout' does not contain a definition for 'imagewidget'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(354,115,354,123): error CS0117: 'Resource.String' does not contain a definition for 'AddPhoto'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(361,116,361,125): error CS0117: 'Resource.String' does not contain a definition for 'EditPhoto'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(658,137,658,158): error CS0117: 'Resource.Attribute' does not contain a definition for 'groupHeaderBackground'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(659,132,659,148): error CS0117: 'Resource.Attribute' does not contain a definition for 'groupHeaderColor'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(771,142,771,168): error CS0117: 'Resource.Attribute' does not contain a definition for 'segmentedButtonBorderColor'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(772,144,772,172): error CS0117: 'Resource.Attribute' does not contain a definition for 'segmentedButtonSelectedColor'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(773,148,773,180): error CS0117: 'Resource.Attribute' does not contain a definition for 'segmentedButtonSelectedTextColor'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(774,140,774,164): error CS0117: 'Resource.Attribute' does not contain a definition for 'segmentedButtonTextColor'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(775,146,775,176): error CS0117: 'Resource.Attribute' does not contain a definition for 'segmentedButtonUnselectedColor'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(910,139,910,170): error CS0117: 'Resource.Color' does not contain a definition for 'action_menu_text_color_disabled'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(911,139,911,170): error CS0117: 'Resource.Color' does not contain a definition for 'action_menu_text_color_selector'
1>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'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(951,131,951,154): error CS0117: 'Resource.Color' does not contain a definition for 'group_header_background'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(952,126,952,144): error CS0117: 'Resource.Color' does not contain a definition for 'group_header_color'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1001,137,1001,166): error CS0117: 'Resource.Color' does not contain a definition for 'segmented_button_border_color'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1002,139,1002,170): error CS0117: 'Resource.Color' does not contain a definition for 'segmented_button_selected_color'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1003,144,1003,180): error CS0117: 'Resource.Color' does not contain a definition for 'segmented_button_selected_text_color'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1004,135,1004,162): error CS0117: 'Resource.Color' does not contain a definition for 'segmented_button_text_color'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1005,141,1005,174): error CS0117: 'Resource.Color' does not contain a definition for 'segmented_button_unselected_color'
1>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'
1>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'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1148,146,1148,176): error CS0117: 'Resource.Dimension' does not contain a definition for 'segmented_button_stroke_border'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1259,142,1259,170): error CS0117: 'Resource.Drawable' does not contain a definition for 'search_view_plate_background'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1284,117,1284,132): error CS0117: 'Resource.Id' does not contain a definition for 'DetailTextLabel'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1308,120,1308,138): error CS0117: 'Resource.Id' does not contain a definition for 'ImagePickerCaption'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1312,122,1312,142): error CS0117: 'Resource.Id' does not contain a definition for 'IndependentImageView'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1322,117,1322,132): error CS0117: 'Resource.Id' does not contain a definition for 'SegmentedWidget'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1336,111,1336,120): error CS0117: 'Resource.Id' does not contain a definition for 'TextLabel'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1341,111,1341,120): error CS0117: 'Resource.Id' does not contain a definition for 'ValueText'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1623,134,1623,158): error CS0117: 'Resource.Layout' does not contain a definition for 'form_image_picker_widget'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1632,131,1632,152): error CS0117: 'Resource.Layout' does not contain a definition for 'form_segmented_widget'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1650,121,1650,132): error CS0117: 'Resource.Layout' does not contain a definition for 'imagewidget'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1730,118,1730,126): error CS0117: 'Resource.String' does not contain a definition for 'AddPhoto'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1737,119,1737,128): error CS0117: 'Resource.String' does not contain a definition for 'EditPhoto'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(1773,121,1773,132): error CS0117: 'Resource.String' does not contain a definition for 'search_hint'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2408,131,2408,146): error CS0117: 'Resource.Styleable' does not contain a definition for 'SegmentedButton'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2409,144,2409,172): error CS0117: 'Resource.Styleable' does not contain a definition for 'SegmentedButton_android_icon'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2410,144,2410,172): error CS0117: 'Resource.Styleable' does not contain a definition for 'SegmentedButton_cornerRadius'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2411,130,2411,144): error CS0117: 'Resource.Styleable' does not contain a definition for 'SegmentedGroup'
1>C:\_SAMPLES_\C5\CrosslightApp1\CrosslightApp1.Android\Resources\Resource.Designer.cs(2412,143,2412,170): error CS0117: 'Resource.Styleable' does not contain a definition for 'SegmentedGroup_cornerRadius'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
1>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'
========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========
Hello Yudi,
Thanks for your explanation. But how could I know this. Is there any documentation about this. If I am in a solution and upgrade the NuGet packages, I get this version mixture automatically. Without a hint from your side, I am lost. Please, do not turn Crosslight into such an expert system.
Any updates on this issue.
Apologize for the delay in sending this.
Crosslight stable build will be released as soon as possible to fix the issue found in the Crosslight 5 build 676.
Updated on August 4, 2016 5:00 AM
Crosslight 5 build 706 (5.0.5000.706) is now available in NuGet. Per my test, the reported problem is no longer persist. The Android project can be built and the resource missing errors are not persist.
Please try to upgrade the NuGet packages of the solution to the 5.0.5000.706 and let me know the result.
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 ==========
Could you please let me know if you are updating Crosslight.Xamarin.Android.Support.xxx from 23.1.1 to a newer version (23.4.0 or 23.4.0.1)?
I enclosed a project created with Crosslight Project Wizard. The project is created using "Navigation Drawer" as template and I only create for Android with the default settings. I have upgraded the NuGet packages of the solution to the latest stable version which is 5.0.5000.706.
Please have the attached project built on your end and let me know if the problem still persist or not.
I just did a quick test and your provided solution could be build and deployed to a test device at my end. So this configuration works.
I upgraded all Crosslight NuGet packages to the latest stable version in my test scenario, because I thought they play well together. Here is my packages configuration:
<?xml version="1.0" encoding="utf-8"?><packages> <package id="Crosslight.Xamarin.Android.Support.Animated.Vector.Drawable" version="23.4.0.1" targetFramework="monoandroid50" /> <package id="Crosslight.Xamarin.Android.Support.Design" version="23.4.0.1" targetFramework="monoandroid50" /> <package id="Crosslight.Xamarin.Android.Support.v4" version="23.4.0.1" targetFramework="monoandroid50" /> <package id="Crosslight.Xamarin.Android.Support.v7.AppCompat" version="23.4.0.1" targetFramework="monoandroid50" /> <package id="Crosslight.Xamarin.Android.Support.v7.CardView" version="23.4.0.1" targetFramework="monoandroid50" /> <package id="Crosslight.Xamarin.Android.Support.v7.RecyclerView" version="23.4.0.1" targetFramework="monoandroid50" /> <package id="Crosslight.Xamarin.Android.Support.Vector.Drawable" version="23.4.0.1" targetFramework="monoandroid50" /> <package id="Intersoft.Crosslight" version="5.0.5000.706" targetFramework="monoandroid50" /> <package id="Intersoft.Crosslight.Android.v7" version="5.0.5000.706" targetFramework="monoandroid50" /></packages>
Why do the Crosslight.Xamarin.Android.Support libraries cause these problems and how could I know that this is a problem?
What are these "Vector.Drawable" libraries? Is it a new feature? Where is the documentation?
Thanks for clarifying and the provided fixes.
Crosslight 5.0.5000.706 assembly is built using 23.1.1. The Crosslight.Xamarin.Android.Support 23.4.0.1 will be supported in the newer Crosslight assembly.
Hope this helps.
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