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

Commit 69a329e7 authored by Matthew Ng's avatar Matthew Ng
Browse files

Removing left over experimental overlays and frame width (2/2)

Frame width is not used because navigation bar is always on the bottom.

Test: manual
Bug: 113952590
Change-Id: I48c29ffa4ca982a7aa20e2cced019e50580fe302
parent 17d5a4fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -87,7 +87,7 @@ public class TouchInteractionService extends Service implements
            new LooperExecutor(UiThreadHelper.getBackgroundLooper());
            new LooperExecutor(UiThreadHelper.getBackgroundLooper());


    private static final String NAVBAR_VERTICAL_SIZE = "navigation_bar_frame_height";
    private static final String NAVBAR_VERTICAL_SIZE = "navigation_bar_frame_height";
    private static final String NAVBAR_HORIZONTAL_SIZE = "navigation_bar_frame_width";
    private static final String NAVBAR_HORIZONTAL_SIZE = "navigation_bar_width";


    public static final EventLogArray TOUCH_INTERACTION_LOG =
    public static final EventLogArray TOUCH_INTERACTION_LOG =
            new EventLogArray("touch_interaction_log", 40);
            new EventLogArray("touch_interaction_log", 40);