Merge "Removing left over experimental overlays and frame width (2/2)" into ub-launcher3-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
d620e12499
+1
-1
@@ -87,7 +87,7 @@ public class TouchInteractionService extends Service implements
|
||||
new LooperExecutor(UiThreadHelper.getBackgroundLooper());
|
||||
|
||||
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 =
|
||||
new EventLogArray("touch_interaction_log", 40);
|
||||
|
||||
Reference in New Issue
Block a user