mirror of
https://github.com/bspeice/itcs4180
synced 2025-07-02 14:26:47 -04: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