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

Commit ae87bd08 authored by Marco Nelissen's avatar Marco Nelissen
Browse files

Fix typo

parent 82df16c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -321,7 +321,7 @@ public abstract class WallpaperService extends Service {
         * Called as the user performs touch-screen interaction with the
         * Called as the user performs touch-screen interaction with the
         * window that is currently showing this wallpaper.  Note that the
         * window that is currently showing this wallpaper.  Note that the
         * events you receive here are driven by the actual application the
         * events you receive here are driven by the actual application the
         * user is interacting with, so if it is slow you will get viewer
         * user is interacting with, so if it is slow you will get fewer
         * move events.
         * move events.
         */
         */
        public void onTouchEvent(MotionEvent event) {
        public void onTouchEvent(MotionEvent event) {