Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 680ab6c2 authored by Wu-cheng Li's avatar Wu-cheng Li
Browse files

Use gallery icon for action bar app icon in camera.

bug:6410923
Change-Id: Ie5b7c5a6b852ed59b61ee0cc4e462dee991167b8
parent 68e76bd4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@
    <application android:icon="@mipmap/ic_launcher_gallery" android:label="@string/app_name"
            android:name="com.android.gallery3d.app.GalleryAppImpl"
            android:theme="@style/Theme.Gallery"
            android:logo="@mipmap/ic_launcher_gallery"
            android:hardwareAccelerated="true">
        <uses-library android:name="com.google.android.media.effects" android:required="false" />
        <activity android:name="com.android.gallery3d.app.MovieActivity"