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

Commit ef7ae706 authored by Erez A. Korn's avatar Erez A. Korn Committed by Gerrit Code Review
Browse files

Revert "Lockscreen: fix glowpad alignment"

The lock screen now appears to the right of the center.
See:
http://i48.tinypic.com/672oog.jpg
and:
http://forum.xda-developers.com/showpost.php?p=30773438&postcount=14

This reverts commit c206a078
parent c206a078
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -292,7 +292,7 @@
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:layout_alignParentBottom="true"
            android:gravity="left|top"
            android:gravity="top"
            android:focusable="true"

            android:targetDrawables="@array/lockscreen_targets_with_camera"