OSDN Git Service

Removed the experimental code for gestural mode
authorMatthew Ng <ngmatthew@google.com>
Wed, 10 Apr 2019 00:06:41 +0000 (17:06 -0700)
committerMatthew Ng <ngmatthew@google.com>
Mon, 22 Apr 2019 21:42:27 +0000 (14:42 -0700)
commita7f24bca87a3cc3eab331daccc1b55b550ade7dc
treee5fec23680663ed1330a2e54a4b3508178f5eaa6
parent85a99c394b8fac30a99c7316a4e1e8f6070bd67c
Removed the experimental code for gestural mode

Removing the experimental code that separated the navigation bar window
height/width and the visual height/width. Also added a gesture inset
to calculate the difference between navigation bar window and the
gesture size.

Bug: 113952590
Test: manual
Change-Id: I925bd1a4a412786f5fe1fc48ed756e3699cbaf65
core/res/res/values/dimens.xml
core/res/res/values/symbols.xml
services/core/java/com/android/server/wm/DisplayPolicy.java
services/core/java/com/android/server/wm/NavigationBarExperiments.java [deleted file]