mirror of
https://github.com/bspeice/itcs4180
synced 2025-11-03 09:50:40 -05:00
Added fullfunctionality to the interface.
This commit is contained in:
@ -180,7 +180,8 @@
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:text="@string/btnExit" />
|
||||
android:text="@string/btnExit"
|
||||
android:onClick="onClick" />
|
||||
</TableRow>
|
||||
|
||||
</TableLayout>
|
||||
Reference in New Issue
Block a user