<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jz5_diva</author_name>
  <author_url>https://blog.hatena.ne.jp/jz5_diva/</author_url>
  <blog_title>ディーバ Blog</blog_title>
  <blog_url>https://blog.divakk.co.jp/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>MvvmCross</anon>
    <anon>Xamarin</anon>
    <anon>Android</anon>
  </categories>
  <description>Xamarin.Android と MvvmCross 4 でリスト形式の AlertDialog を表示します。 リスト形式の AlertDialog 普通のリスト形式の場合。MvvmCross は関係ありません。 var alert = new AlertDialog.Builder(this); alert.SetTitle(&quot;Title&quot;); var items = new string[] { &quot;Item 1&quot;, &quot;Item 2&quot;, &quot;Item 3&quot;, }; alert.SetItems(items, (s, a) =&gt; { var selectedItem = items[a.Wh…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.divakk.co.jp%2Fentry%2Fxamarin-android-mvvmcross-alertdialog&quot; title=&quot;Xamarin.Android + MvvmCross でアイコン付きリスト形式の AlertDialog を表示 - ディーバ Blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/j/jz5_diva/20160418/20160418154259.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-04-18 15:48:39</published>
  <title>Xamarin.Android + MvvmCross でアイコン付きリスト形式の AlertDialog を表示</title>
  <type>rich</type>
  <url>https://blog.divakk.co.jp/entry/xamarin-android-mvvmcross-alertdialog</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
