woshidan's blog

あいとゆうきとITと、とっておきの話。

GridLayout

Grid数に合わせてViewの位置がFrameLayoutの幅を超えたとき

<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:background="#ccc" android:layout_width="100dp" android:layout_height="100dp"> </framelayout>