bugfix on multiPane

- use dummy fragment for header category
- never select header category
This commit is contained in:
Philipp Schaefer
2013-09-22 12:53:08 +02:00
parent 3336ca1edc
commit ab76e4f123
3 changed files with 49 additions and 15 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="48"
android:versionName="0.6.4">
android:versionCode="49"
android:versionName="0.6.5">
<uses-sdk
android:minSdkVersion="14"