Skip to content
Snippets Groups Projects
Commit c662c27a authored by kishoreraju2's avatar kishoreraju2
Browse files

Changed UI

parent 3c515b71
Branches
No related tags found
No related merge requests found
......@@ -17,8 +17,7 @@
android:id="@+id/textRegister"
android:textSize="24sp"
android:layout_marginBottom="90dp"
android:background="@color/common_google_signin_btn_text_dark_disabled"
android:textColor="@color/common_google_signin_btn_text_dark_focused"
android:textColor="@color/colorPrimary"
android:layout_alignParentBottom="true"
android:layout_centerHorizontal="true" />
......
......@@ -56,8 +56,7 @@
android:layout_height="wrap_content"
android:id="@+id/textLogin"
android:textSize="24sp"
android:textColor="@color/common_google_signin_btn_text_dark_focused"
android:background="@color/common_google_signin_btn_text_light_disabled"
android:textColor="@color/colorPrimary"
android:layout_marginTop="36dp"
android:layout_alignTop="@+id/tvHaveAccountReg"
android:layout_centerHorizontal="true" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment