<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takeR</author_name>
  <author_url>https://blog.hatena.ne.jp/takeR/</author_url>
  <blog_title>前人未踏の領域へ Androidアプリ開発編</blog_title>
  <blog_url>https://takerpg.hatenablog.jp/</blog_url>
  <categories>
    <anon>Android</anon>
  </categories>
  <description>内容 Modifier.weightの使い方について迷った箇所があったのでまとめておく Modifier.weightの仕組み ある範囲内（Row, Columnなど）に並べられたComposableの幅を比率で確保するための仕組み weightを付けなかったComposableはそのまま描写される weightのついたパーツの幅は、全体の幅からweightのついていないものの幅を引いたものの中で決定される 例 テキストの後ろにアイコンを配置する 要件 テキストのすぐ後ろにアイコンを表示する テキストが短い場合にアイコンが離れた位置（右端）に出ないようにする テキストが長い場合にアイコンが消え…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakerpg.hatenablog.jp%2Fentry%2F2022%2F07%2F24%2F170902&quot; title=&quot;Android:Compose:Modifier.weightについてのメモ - 前人未踏の領域へ Androidアプリ開発編&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>2022-07-24 17:09:02</published>
  <title>Android:Compose:Modifier.weightについてのメモ</title>
  <type>rich</type>
  <url>https://takerpg.hatenablog.jp/entry/2022/07/24/170902</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
