Redesigned IITC Mobile to use ActionBar menu instead of web based tabs.

This commit is contained in:
Jon Benson
2013-05-06 22:31:50 +10:00
parent 13bd906a9e
commit 7e2087da63
45 changed files with 150 additions and 44 deletions

View File

@ -1,7 +1,7 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical" >
android:orientation="vertical">
<com.cradle.iitc_mobile.IITC_WebView
android:id="@+id/iitc_webview"