do not sign on update from server action

This commit is contained in:
Dominik Schürmann
2014-01-18 20:27:28 +01:00
parent 7617e9be2d
commit b6240f8927
4 changed files with 14 additions and 14 deletions

View File

@@ -3,8 +3,9 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical"
android:padding="8dp" >
android:layout_marginLeft="16dp"
android:layout_marginRight="16dp"
android:orientation="vertical" >
<TextView
android:id="@+id/api_register_text"