match_content了以后圖標不見了
<Button ????????android:id="@+id/button2" ????????android:layout_width="match_content" ????????android:layout_height="wrap_content" ????????android:layout_alignParentLeft="true" ????????android:layout_alignParentTop="true" ????????android:text="Button"?/>
2017-08-13
好像你的代碼錯了 應該是match parent? 不是match content
2017-08-16
match parent 哦
2017-08-14
哈哈 不要粗心