liguofeng29’s blog

個人勉強用ブログだっす。

2015-11-06から1日間の記事一覧

AndroidのUI - EditText

editText.xml <TableLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:stretchColumns="1"> <TableRow> </tablerow></tablelayout>