Revert "Always verify sessions before login"
This reverts commit 87af312f54.
This commit is contained in:
@@ -156,9 +156,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_marginHorizontal="@dimen/margin_large"
|
||||
android:layout_marginVertical="@dimen/margin_small"
|
||||
android:maxLines="2"
|
||||
android:layout_marginTop="@dimen/margin_small"
|
||||
android:textAlignment="center"
|
||||
tools:text="Status" />
|
||||
</RelativeLayout>
|
||||
|
||||
@@ -64,8 +64,6 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/txt_title"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_marginHorizontal="@dimen/margin_large"
|
||||
android:maxLines="2"
|
||||
android:textAlignment="center"
|
||||
tools:text="Sign in first" />
|
||||
</RelativeLayout>
|
||||
|
||||
Reference in New Issue
Block a user