res/layout/create_account.xml
changeset 1022 16040c6df950
parent 1009 c76a6e4b37cf
equal deleted inserted replaced
1021:b47960e53050 1022:16040c6df950
    39 			android:minWidth="160dp"
    39 			android:minWidth="160dp"
    40 		    android:gravity="left"
    40 		    android:gravity="left"
    41 		    android:hint="beem-project.com"
    41 		    android:hint="beem-project.com"
    42 		    android:completionThreshold="1"
    42 		    android:completionThreshold="1"
    43 		    android:inputType="textNoSuggestions"
    43 		    android:inputType="textNoSuggestions"
    44 		    style="?android:attr/dropDownSpinnerStyle"/>
    44 		    />
    45 		</LinearLayout>
    45 		</LinearLayout>
    46 		<TextView
    46 		<TextView
    47 			android:layout_width="fill_parent" android:layout_height="wrap_content"
    47 			android:layout_width="fill_parent" android:layout_height="wrap_content"
    48 			android:text="@string/create_account_password" style="@style/Label" />
    48 			android:text="@string/create_account_password" style="@style/Label" />
    49 		<EditText android:id="@+id/create_account_password"
    49 		<EditText android:id="@+id/create_account_password"