<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Depechie&#8217;s outing</title>
	<atom:link href="http://depblog.weblogs.us/feed/" rel="self" type="application/rss+xml" />
	<link>http://depblog.weblogs.us</link>
	<description>'SH10151' this is the serial number of our orbital gun</description>
	<lastBuildDate>Sun, 28 Mar 2021 09:51:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6</generator>
<site xmlns="com-wordpress:feed-additions:1">1076641</site>	<item>
		<title>Xamarin Forms &#8211; Set entry clear icon color on iOS</title>
		<link>http://depblog.weblogs.us/2021/03/28/xamarin-forms-set-entry-clear-icon-color-on-ios/</link>
					<comments>http://depblog.weblogs.us/2021/03/28/xamarin-forms-set-entry-clear-icon-color-on-ios/#comments</comments>
		
		<dc:creator><![CDATA[Depechie]]></dc:creator>
		<pubDate>Sun, 28 Mar 2021 00:03:14 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Effects]]></category>
		<category><![CDATA[Entry]]></category>
		<category><![CDATA[Xamarin]]></category>
		<guid isPermaLink="false">http://depblog.weblogs.us/?p=1972</guid>

					<description><![CDATA[Here is a small piece of code that you can use as a Xamarin Forms effect to hook into your entry. It allows changing the color of the clear icon that is available inside the native entry control of iOS ( when enabled ). [crayon-6382744c2c734911047208/] With this platform specific code, we can get a hold &#8230; <a href="http://depblog.weblogs.us/2021/03/28/xamarin-forms-set-entry-clear-icon-color-on-ios/" class="more-link">Continue reading <span class="screen-reader-text">Xamarin Forms &#8211; Set entry clear icon color on iOS</span></a>]]></description>
		
					<wfw:commentRss>http://depblog.weblogs.us/2021/03/28/xamarin-forms-set-entry-clear-icon-color-on-ios/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1972</post-id>	</item>
		<item>
		<title>Xamarin Forms &#8211; Custom Visual State triggers and Control Templates</title>
		<link>http://depblog.weblogs.us/2020/10/19/xamarin-forms-custom-visual-state-triggers-and-control-templates/</link>
					<comments>http://depblog.weblogs.us/2020/10/19/xamarin-forms-custom-visual-state-triggers-and-control-templates/#comments</comments>
		
		<dc:creator><![CDATA[Depechie]]></dc:creator>
		<pubDate>Mon, 19 Oct 2020 21:40:00 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<guid isPermaLink="false">http://depblog.weblogs.us/?p=1953</guid>

					<description><![CDATA[Not so long ago there was this little online event called Xamarin Expert Day that featured a bunch of awesome speakers. Now one talk got my full attention, it was the one from Hussain Abbasi about Supercharge You Custom Controls With Control Templates ( rewatch it here&#8230; ). When I developed apps uniquely for Windows &#8230; <a href="http://depblog.weblogs.us/2020/10/19/xamarin-forms-custom-visual-state-triggers-and-control-templates/" class="more-link">Continue reading <span class="screen-reader-text">Xamarin Forms &#8211; Custom Visual State triggers and Control Templates</span></a>]]></description>
		
					<wfw:commentRss>http://depblog.weblogs.us/2020/10/19/xamarin-forms-custom-visual-state-triggers-and-control-templates/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1953</post-id>	</item>
		<item>
		<title>Xamarin Forms &#8211; MVVM binding translated Enum values</title>
		<link>http://depblog.weblogs.us/2020/02/25/xamarin-forms-mvvm-binding-translated-enum-values/</link>
					<comments>http://depblog.weblogs.us/2020/02/25/xamarin-forms-mvvm-binding-translated-enum-values/#comments</comments>
		
		<dc:creator><![CDATA[Depechie]]></dc:creator>
		<pubDate>Tue, 25 Feb 2020 18:59:35 +0000</pubDate>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[RESX]]></category>
		<category><![CDATA[Xamarin]]></category>
		<guid isPermaLink="false">http://depblog.weblogs.us/?p=1937</guid>

					<description><![CDATA[I once did a post about how to bind Enum values and use translation in the beginning of Windows Phone development&#8230; But seeing several questions on Stack Overflow about it in other programming environments, let me work this out again using Xamarin Forms this time. So the general idea is, that in some sort of &#8230; <a href="http://depblog.weblogs.us/2020/02/25/xamarin-forms-mvvm-binding-translated-enum-values/" class="more-link">Continue reading <span class="screen-reader-text">Xamarin Forms &#8211; MVVM binding translated Enum values</span></a>]]></description>
		
					<wfw:commentRss>http://depblog.weblogs.us/2020/02/25/xamarin-forms-mvvm-binding-translated-enum-values/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1937</post-id>	</item>
		<item>
		<title>Xamarin Forms &#8211; iOS floating tabbar</title>
		<link>http://depblog.weblogs.us/2019/04/02/xamarin-forms-ios-floating-tabbar/</link>
					<comments>http://depblog.weblogs.us/2019/04/02/xamarin-forms-ios-floating-tabbar/#comments</comments>
		
		<dc:creator><![CDATA[Depechie]]></dc:creator>
		<pubDate>Tue, 02 Apr 2019 12:24:00 +0000</pubDate>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Xamarin]]></category>
		<category><![CDATA[xaml]]></category>
		<guid isPermaLink="false">http://depblog.weblogs.us/?p=1924</guid>

					<description><![CDATA[Sometimes the design of our apps requires us to create custom elements inside of Xamarin Forms. One thing I wanted to try out, was using a floating tabbar instead of a bottom fixed one. The end result should be this: Let me show you how you can achieve this in Xamarin Forms targeting iOS. We &#8230; <a href="http://depblog.weblogs.us/2019/04/02/xamarin-forms-ios-floating-tabbar/" class="more-link">Continue reading <span class="screen-reader-text">Xamarin Forms &#8211; iOS floating tabbar</span></a>]]></description>
		
					<wfw:commentRss>http://depblog.weblogs.us/2019/04/02/xamarin-forms-ios-floating-tabbar/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1924</post-id>	</item>
		<item>
		<title>Xamarin forms &#8211; Android label less bottom tabs with badges</title>
		<link>http://depblog.weblogs.us/2018/12/18/xamarin-forms-android-label-less-bottom-tabs-with-badges/</link>
					<comments>http://depblog.weblogs.us/2018/12/18/xamarin-forms-android-label-less-bottom-tabs-with-badges/#comments</comments>
		
		<dc:creator><![CDATA[Depechie]]></dc:creator>
		<pubDate>Tue, 18 Dec 2018 15:25:53 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Xamarin]]></category>
		<category><![CDATA[xaml]]></category>
		<guid isPermaLink="false">http://depblog.weblogs.us/?p=1909</guid>

					<description><![CDATA[Since a while we are able to render a bottom tabbar in Xamarin Forms for Android! If you want to know the whole setup, take a look at this great blog post by James Montemagno here&#8230; So recently we added this in our production app, because our own implementation was not always working 100% correct &#8230; <a href="http://depblog.weblogs.us/2018/12/18/xamarin-forms-android-label-less-bottom-tabs-with-badges/" class="more-link">Continue reading <span class="screen-reader-text">Xamarin forms &#8211; Android label less bottom tabs with badges</span></a>]]></description>
		
					<wfw:commentRss>http://depblog.weblogs.us/2018/12/18/xamarin-forms-android-label-less-bottom-tabs-with-badges/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1909</post-id>	</item>
		<item>
		<title>Xamarin forms &#8211; keep visual element in view linked to content scroll view</title>
		<link>http://depblog.weblogs.us/2018/12/09/xamarin-forms-keep-visual-element-in-view-linked-to-content-scroll-view/</link>
					<comments>http://depblog.weblogs.us/2018/12/09/xamarin-forms-keep-visual-element-in-view-linked-to-content-scroll-view/#comments</comments>
		
		<dc:creator><![CDATA[Depechie]]></dc:creator>
		<pubDate>Sun, 09 Dec 2018 23:04:06 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Xamarin]]></category>
		<category><![CDATA[xaml]]></category>
		<guid isPermaLink="false">http://depblog.weblogs.us/?p=1893</guid>

					<description><![CDATA[Assume you have some news page that contains a header with the actual news title, some highlight image and a lot of body text. If this is represented on a mobile device, depending on the screen resolution, this can result in the user needing to scroll the text content to be able to read everything. &#8230; <a href="http://depblog.weblogs.us/2018/12/09/xamarin-forms-keep-visual-element-in-view-linked-to-content-scroll-view/" class="more-link">Continue reading <span class="screen-reader-text">Xamarin forms &#8211; keep visual element in view linked to content scroll view</span></a>]]></description>
		
					<wfw:commentRss>http://depblog.weblogs.us/2018/12/09/xamarin-forms-keep-visual-element-in-view-linked-to-content-scroll-view/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1893</post-id>	</item>
		<item>
		<title>Xamarin forms &#8211; Switch custom font on Style Trigger</title>
		<link>http://depblog.weblogs.us/2018/12/06/xamarin-forms-switch-custom-font-on-style-trigger/</link>
					<comments>http://depblog.weblogs.us/2018/12/06/xamarin-forms-switch-custom-font-on-style-trigger/#comments</comments>
		
		<dc:creator><![CDATA[Depechie]]></dc:creator>
		<pubDate>Thu, 06 Dec 2018 00:22:52 +0000</pubDate>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Xamarin]]></category>
		<category><![CDATA[xaml]]></category>
		<guid isPermaLink="false">http://depblog.weblogs.us/?p=1886</guid>

					<description><![CDATA[Just a small reminder for myself. I was actually unaware this was possible in XAML styling, but now that I know it can be done, I will be using this more often 🙂 ! So assume you want to use a custom font in your Xamarin Forms app and you want to preset each Label &#8230; <a href="http://depblog.weblogs.us/2018/12/06/xamarin-forms-switch-custom-font-on-style-trigger/" class="more-link">Continue reading <span class="screen-reader-text">Xamarin forms &#8211; Switch custom font on Style Trigger</span></a>]]></description>
		
					<wfw:commentRss>http://depblog.weblogs.us/2018/12/06/xamarin-forms-switch-custom-font-on-style-trigger/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1886</post-id>	</item>
		<item>
		<title>Xamarin forms &#8211; UWP fix listview grouped header height problem</title>
		<link>http://depblog.weblogs.us/2017/11/27/xamarin-forms-uwp-fix-listview-grouped-header-height-problem/</link>
					<comments>http://depblog.weblogs.us/2017/11/27/xamarin-forms-uwp-fix-listview-grouped-header-height-problem/#comments</comments>
		
		<dc:creator><![CDATA[Depechie]]></dc:creator>
		<pubDate>Mon, 27 Nov 2017 00:04:22 +0000</pubDate>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[UWP]]></category>
		<category><![CDATA[Xamarin]]></category>
		<guid isPermaLink="false">http://depblog.weblogs.us/?p=1870</guid>

					<description><![CDATA[When UWP comes into play with Xamarin Forms, you&#8217;ll notice that several default control settings are often not resulting in a pleasing UI. One that caught my eye recently was the way the height is set in a grouped lisview header. So assume following setup, you define a listview and enable grouping. With that you &#8230; <a href="http://depblog.weblogs.us/2017/11/27/xamarin-forms-uwp-fix-listview-grouped-header-height-problem/" class="more-link">Continue reading <span class="screen-reader-text">Xamarin forms &#8211; UWP fix listview grouped header height problem</span></a>]]></description>
		
					<wfw:commentRss>http://depblog.weblogs.us/2017/11/27/xamarin-forms-uwp-fix-listview-grouped-header-height-problem/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1870</post-id>	</item>
		<item>
		<title>.Net Standard 2.0 create Microsoft Office documents in Xamarin Forms</title>
		<link>http://depblog.weblogs.us/2017/10/13/net-standard-2-0-create-microsoft-office-documents-in-xamarin-forms/</link>
					<comments>http://depblog.weblogs.us/2017/10/13/net-standard-2-0-create-microsoft-office-documents-in-xamarin-forms/#comments</comments>
		
		<dc:creator><![CDATA[Depechie]]></dc:creator>
		<pubDate>Fri, 13 Oct 2017 22:32:02 +0000</pubDate>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[.Net Standard]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[OpenXML]]></category>
		<category><![CDATA[Xamarin]]></category>
		<guid isPermaLink="false">http://depblog.weblogs.us/?p=1851</guid>

					<description><![CDATA[We had to wait a while for it to happen, but it&#8217;s finally here; .Net Standard 2.0 support in Xamarin Forms. This is a big step in sharing .net code across multiple platforms while able to target a wide range of APIs. To show of the power of this, let&#8217;s do a fun example. Wouldn&#8217;t &#8230; <a href="http://depblog.weblogs.us/2017/10/13/net-standard-2-0-create-microsoft-office-documents-in-xamarin-forms/" class="more-link">Continue reading <span class="screen-reader-text">.Net Standard 2.0 create Microsoft Office documents in Xamarin Forms</span></a>]]></description>
		
					<wfw:commentRss>http://depblog.weblogs.us/2017/10/13/net-standard-2-0-create-microsoft-office-documents-in-xamarin-forms/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1851</post-id>	</item>
		<item>
		<title>Xamarin Forms &#8211; RepeaterView</title>
		<link>http://depblog.weblogs.us/2017/09/24/xamarin-forms-repeaterview/</link>
					<comments>http://depblog.weblogs.us/2017/09/24/xamarin-forms-repeaterview/#comments</comments>
		
		<dc:creator><![CDATA[Depechie]]></dc:creator>
		<pubDate>Sun, 24 Sep 2017 20:34:48 +0000</pubDate>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Xamarin]]></category>
		<guid isPermaLink="false">http://depblog.weblogs.us/?p=1836</guid>

					<description><![CDATA[Back in the day there was this great open source lib called XLabs that targeted Xamarin Forms. It had a lot of nifty controls and custom renderers to fix several pain points while developing for Xamarin Forms. But Xamarin Forms evolved and XLabs was not maintained as regular anymore and it now seems to be &#8230; <a href="http://depblog.weblogs.us/2017/09/24/xamarin-forms-repeaterview/" class="more-link">Continue reading <span class="screen-reader-text">Xamarin Forms &#8211; RepeaterView</span></a>]]></description>
		
					<wfw:commentRss>http://depblog.weblogs.us/2017/09/24/xamarin-forms-repeaterview/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1836</post-id>	</item>
	</channel>
</rss>
