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

Commit a6631d76 authored by Tony Wickham's avatar Tony Wickham
Browse files

resolve merge conflicts of 4530aca9 to ub-launcher3-master.

Change-Id: I55a0cd751cbcce8fcc8efa23a0a88a01ec08522b
parents c1ff24c0 4530aca9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ public class DefaultWallpaperInfo extends DrawableThumbWallpaperInfo {

            @Override
            public float getParallaxOffset() {
                return 0;
                return 0.5f;
            }
        }, null);
    }