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

Commit 5260cbdd authored by Andy Mast's avatar Andy Mast
Browse files

Add entry to change lock wallpaper via themes

Change-Id: I79e7160629bc43d1f1ca993833ea2fc538550475
parent 3b89d5bd
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -74,7 +74,10 @@
        android:id="@+id/lockscreen_wallpaper_settings"
        android:title="@string/lockscreen_wallpaper_settings_title"
        android:icon="@drawable/prd_ic_lockscreen_wallpapers">
        <!-- TODO: This is not implemented yet -->
        <intent android:action="android.intent.action.MAIN" >
             <category android:name="cyanogenmod.intent.category.APP_THEMES" />
             <extra android:name="component_filter" android:value="mods_lockscreen"/>
        </intent>
    </Preference>

    <!-- Boot Animations -->