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

Commit 73cf55d9 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix build.

parent f8e136dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ public class WallpaperManager {
    }

    /**
     * Like {@link #peekWallpaper}, but always returns a valid Drawable.  If
     * Like {@link #peek}, but always returns a valid Drawable.  If
     * no wallpaper is set, the system default wallpaper is returned.
     *
     * @return Returns a Drawable object that will draw the wallpaper.