added toggle fullscreen button (see #237)

This commit is contained in:
Philipp Schaefer
2013-05-04 01:01:51 +02:00
parent e57c0b65dd
commit 5c254c95b4
4 changed files with 31 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.cradle.iitc_mobile"
android:versionCode="16"
android:versionName="0.3.4" >
android:versionCode="17"
android:versionName="0.3.5" >
<uses-sdk
android:minSdkVersion="14"