added new iitc mobile project

This commit is contained in:
Philipp Schaefer
2013-03-07 12:18:40 +01:00
parent b6bf5669a5
commit d13ae66353
39 changed files with 416 additions and 493 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<com.cradle.iitc_mobile.IITC_WebView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/webview"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
/>