Field name field "fill_parent"

This commit is contained in:
PhilippC 2013-03-02 19:29:54 +01:00
parent 5ff25e8441
commit a4ccefd325

View File

@ -4,7 +4,7 @@
android:layout_height="wrap_content">
<EditText
android:id="@+id/title"
android:layout_width="wrap_content"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:singleLine="true"
android:inputType="text"