<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>posturan</author_name>
  <author_url>https://blog.hatena.ne.jp/posturan/</author_url>
  <blog_title>Oboe吹きプログラマの黙示録</blog_title>
  <blog_url>https://oboe2uran.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Android 4.0 で期待通りにできなかった TextView の省略表示を layout で指定する方法、 http://blog.zaq.ne.jp/oboe2uran/article/658/ Android 4.0 、3.2 では、layoutでの指定をやめて、 直接、TextView のメソッドで指定するようにすれば、省略表示がされる。 例） TextView textview = (TextView)findViewById(R.id.textview); textview.setHorizontallyScrolling(true); textview.setEllipsiz…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Foboe2uran.hatenablog.com%2Fentry%2F2012%2F06%2F07%2F212637&quot; title=&quot;長いTextView の省略、Android4.0 - Oboe吹きプログラマの黙示録&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-06-07 21:26:37</published>
  <title>長いTextView の省略、Android4.0</title>
  <type>rich</type>
  <url>https://oboe2uran.hatenablog.com/entry/2012/06/07/212637</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
