1
0
mirror of https://github.com/bspeice/itcs4180 synced 2025-07-03 06:45:15 -04:00

Fix some stuff so the project generates correctly.

This commit is contained in:
Bradlee Speice
2014-04-19 13:32:56 -04:00
parent 995919644b
commit 2813af334c
5 changed files with 13 additions and 13 deletions

View File

@ -18,7 +18,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:src="@drawable/abc_ab_bottom_solid_dark_holo" />
android:src="@drawable/ic_launcher" />
<TextView
android:id="@+id/riddleView"