Fix bug on Android 4.2 with DialogFragments especially with FileDialogFragment
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="8"
|
||||
android:targetSdkVersion="14" />
|
||||
android:targetSdkVersion="17" />
|
||||
|
||||
<uses-feature
|
||||
android:name="android.hardware.wifi"
|
||||
|
||||
Reference in New Issue
Block a user