Refactoring in LoginActivity

This commit is contained in:
addshore 2017-05-14 12:10:44 +02:00
parent 1a288176bb
commit a1d8008901
3 changed files with 236 additions and 185 deletions

View file

@ -93,7 +93,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:onClick="signUp"
android:text="@string/signup"
/>