<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gm_ma</author_name>
  <author_url>https://blog.hatena.ne.jp/gm_ma/</author_url>
  <blog_title>凡才プログラマの電子記録</blog_title>
  <blog_url>https://gm-ma.hatenadiary.org/</blog_url>
  <categories>
    <anon>UI プログラミング</anon>
  </categories>
  <description>今日は Layout の入れ子構造について見てみます。LinearLayout クラスには addView メソッドで view を追加してました。ここで LinearLayout クラスの継承関係を見てみます。java.lang.Object + android.view.View + android.view.ViewGroup + android.widget.LinearLayoutLinearLayout は View クラスを継承しています。 という事は、LinearLayout クラスの addView メソッドに LinearLayout クラスを指定できる事になります。 pu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgm-ma.hatenadiary.org%2Fentry%2F20120219%2F1329665099&quot; title=&quot;Layout の入れ子構造 - 凡才プログラマの電子記録&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>2012-02-19 00:24:59</published>
  <title>Layout の入れ子構造</title>
  <type>rich</type>
  <url>https://gm-ma.hatenadiary.org/entry/20120219/1329665099</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
