﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - Crosslight - Crosslight 5 Android Build Errors</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-5-Android-Build-Errors/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Crosslight 5 Android Build Errors</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-5-Android-Build-Errors/</link><pubDate>Fri, 19 Feb 2016 01:46:38 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Thank you for the reminder.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;The &lt;strong&gt;ShowActionBarUpButton&lt;/strong&gt; property is used to show the "back button" on the top left side of action bar. In the new build of Crosslight, it has been handled automatically. No need to override the property. We have removed the following code in the samples:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;protected override bool ShowActionBarUpButton
{
    get { return true; }
}&lt;/pre&gt;&lt;br&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;If needed, developer can set this property in fragment such as shown in the following snippet code:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;this.ToolbarSettings.BackButtonVisibility = BackButtonVisibility.Collapsed;&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Please try to get the latest update of the sample then update the nuget package (to get the latest Crosslight assembly).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Please feel free to let us know if the problem still persist.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Crosslight 5 Android Build Errors</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-5-Android-Build-Errors/</link><pubDate>Thu, 18 Feb 2016 07:59:10 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Hello Yudi,&lt;/p&gt;&lt;p&gt;Thank your for answering. Please, keep in mind that the problem exists in Xamarin Studio, too.&lt;br&gt;&lt;/p&gt;</description></item><item><title>Crosslight 5 Android Build Errors</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-5-Android-Build-Errors/</link><pubDate>Thu, 18 Feb 2016 06:03:03 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Thank you for the report and sorry for any inconvenience this problem may have caused you.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;The problem can be reproduced in our local end when build the solution using VS 2013. The reported problem doesn't persist on VS 2015.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Currently Crosslight development team is fixing this problem. I'll keep this thread updated with any news from the team regarding this problem.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Crosslight 5 Android Build Errors</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-5-Android-Build-Errors/</link><pubDate>Sun, 14 Feb 2016 16:03:38 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;When building some of the new Crosslight 5 samples, I get the following error and the project does not build:&lt;/p&gt;&lt;p&gt;Error1'MaterialSamples.Android.ItemEditFragment.ShowActionBarUpButton': cannot override 'Intersoft.Crosslight.Android.v7.FragmentBase.ShowActionBarUpButton' because it is not supported by the languageC:\_SAMPLES_\C5\ui-material-master\MaterialSamples.Android\Fragments\ItemEditFragment.cs2733MaterialSamples.Android&lt;br&gt;&lt;/p&gt;&lt;p&gt;This happens in UI Material Master, UI Map Master and maybe many more. I haven't tested all samples so far.&lt;/p&gt;&lt;p&gt;I am using Xamarin Studio or Visual Studio 2013 with the lastest stableXamarin Updates.&lt;/p&gt;&lt;p&gt;Am I missing some requirements needed for these samples to build?&lt;/p&gt;&lt;p&gt;Thanks for clarifying.&lt;/p&gt;&lt;p&gt;Thomas&lt;/p&gt;&lt;p&gt;Add-On:&lt;/p&gt;&lt;p&gt;After testing several other samples, I can say that the error mentoined above is the biggest problem in the new samples. Commenting out these lines&lt;/p&gt;&lt;em&gt;&lt;span color="#888888" size="2"&gt;&lt;span color="#888888" size="2"&gt;&lt;p&gt;//        protected override bool ShowActionBarUpButton&lt;br&gt;
//        {&lt;br&gt;
//            get { return true; }&lt;br&gt;
//        }&lt;br&gt;
&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;p&gt;&lt;em&gt;&lt;span color="#888888"&gt;solves the problem and the projects builld. Please, provide a fix for this. Other problems can sometimes be fixed when updating the NuGet packages to the latest version.&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;</description></item></channel></rss>