<?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>今日は LinearLayout の addView メソッドを見てみます。addView メソッドは 5 つのオーバーロードがありました。・void addView(View child); このメソッドは、指定された view を、レイアウトに追加します。 追加順番は、addView で指定した順番になります。・void addView(View child, ViewGroup.LayoutParams params); このメソッドは、指定された view を、指定のパラメータに基づいてレイア ウトに追加します。追加順番は、addView で指定した順番になります。 ViewGroup…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgm-ma.hatenadiary.org%2Fentry%2F20120216%2F1329406556&quot; title=&quot;LinearLayout クラス( その 2 ) - 凡才プログラマの電子記録&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-16 00:35:56</published>
  <title>LinearLayout クラス( その 2 )</title>
  <type>rich</type>
  <url>https://gm-ma.hatenadiary.org/entry/20120216/1329406556</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
