Loading AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -272,7 +272,7 @@ <activity android:name="com.android.gallery3d.filtershow.FilterShowActivity" android:theme="@style/Theme.FilterShow" android:configChanges="keyboardHidden|orientation|screenSize|layoutDirection"> android:configChanges="keyboardHidden|orientation|screenSize|locale|layoutDirection"> <intent-filter> <action android:name="android.intent.action.EDIT" /> <category android:name="android.intent.category.DEFAULT" /> Loading Loading
AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -272,7 +272,7 @@ <activity android:name="com.android.gallery3d.filtershow.FilterShowActivity" android:theme="@style/Theme.FilterShow" android:configChanges="keyboardHidden|orientation|screenSize|layoutDirection"> android:configChanges="keyboardHidden|orientation|screenSize|locale|layoutDirection"> <intent-filter> <action android:name="android.intent.action.EDIT" /> <category android:name="android.intent.category.DEFAULT" /> Loading