mirror of
https://github.com/bspeice/itcs4180
synced 2025-07-04 15:26:56 -04:00
And add the View Result button to the strings file.
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
android:id="@+id/btnViewResult"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="View Result" />
|
||||
android:text="@string/btnViewResult" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
|
Reference in New Issue
Block a user