Fix bug on Android 4.2 with DialogFragments especially with FileDialogFragment

This commit is contained in:
Dominik Schürmann
2013-01-06 18:13:46 +01:00
parent b2dcc657c9
commit 109bc41044
15 changed files with 85 additions and 164 deletions

View File

@@ -47,7 +47,7 @@
<uses-sdk
android:minSdkVersion="8"
android:targetSdkVersion="14" />
android:targetSdkVersion="17" />
<uses-feature
android:name="android.hardware.wifi"