Create M.A.S.A. Mobile version 1.0

This commit is contained in:
Reynaldo Reyes
2016-04-11 00:07:15 -04:30
parent 65363449e3
commit 7c08da98e2
12 changed files with 431 additions and 125 deletions

View File

@@ -21,7 +21,7 @@
android:text="@string/button_show_classes"
android:id="@+id/button"
android:layout_marginTop="50dp"
android:onClick="adminScreen"
android:onClick="courseScreen"
android:layout_below="@+id/textView"
android:layout_centerHorizontal="true" />