<ImageButton
      android:id="@+id/button_hoge_hoge"
      android:layout_width="wrap_content"
      android:layout_height="50dp"
      android:background="@null"
      android:scaleType="fitXY"
      android:adjustViewBounds="true"
      android:src="@drawable/hoge_hoge"
 />

上記の設定で height に合わせた高さにしてくれる。
まちがって background に画像を設定してはまった (^^)

Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)

© 2024 Falco Tech Blog Suffusion theme by Sayontan Sinha