<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>keisukekobayashi</author_name>
  <author_url>https://blog.hatena.ne.jp/keisukekobayashi/</author_url>
  <blog_title>kobakei's blog</blog_title>
  <blog_url>https://kobakei.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Android</anon>
    <anon>Kotlin</anon>
  </categories>
  <description>Kotlin 1.1.4でParcelableがサポートされたので、移行してみました。 注意：ParcelableサポートはまだExperimentalなので、仕様が変わる可能性があります。 導入 app/build.gradleに以下を追加します。 ... apply plugin: 'kotlin-android-extensions' android { ... androidExtensions { experimental = true } } dependencies { compile &quot;org.jetbrains.kotlin:kotlin-stdlib-jre7:1.1.4-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkobakei.hatenadiary.jp%2Fentry%2F2017%2F09%2F06%2F174900&quot; title=&quot;Kotlin 1.1.4のParcelizeを試してみた - kobakei&amp;#39;s 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-09-06 17:49:00</published>
  <title>Kotlin 1.1.4のParcelizeを試してみた</title>
  <type>rich</type>
  <url>https://kobakei.hatenadiary.jp/entry/2017/09/06/174900</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
