OSDN Git Service

Remove CameraUtil.launchGallery, ensure SecureCamera uses Gallery up icon
[android-x86/packages-apps-Camera2.git] / AndroidManifest.xml
index 8152f81..9368e38 100644 (file)
             android:excludeFromRecents="true"
             android:icon="@mipmap/ic_launcher_camera"
             android:label="@string/app_name"
+            android:logo="@mipmap/ic_launcher_gallery"
             android:taskAffinity="com.android.camera.SecureCameraActivity"
             android:theme="@style/Theme.Camera"
             android:windowSoftInputMode="stateAlwaysHidden|adjustPan" >