除了這種基本的Button, 其實還有其他類型的Button, 例如你想要在Button上面放icon, 那麼就可以使用ImageButton。 <ImageButton android:layout_width="wrap_content" ...
確定! 回上一頁