DT @06.09.2015: Reset Password, Activation Link and Main Page included
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:textSize="20sp"
|
||||
android:typeface="sans"
|
||||
android:textStyle="bold"
|
||||
android:id="@+id/hello" />
|
||||
|
||||
|
||||
@@ -117,6 +120,8 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:onClick="onClick"
|
||||
android:clickable="true"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
android:text="@string/txt_resend_password"
|
||||
android:id="@+id/txt_resend_password"
|
||||
|
||||
Reference in New Issue
Block a user