History log of /frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/app/DrawerInteractionTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3f1c34086c338294cdcb8892b9e35b1218bd0d03 17-Apr-2018 shepshapard <shepshapard@google.com> Removed Mockito from this test in hopes of fixing the test when run on P.

Bug: 77895281
Fixes: 77895281
Test: androidx.appcompat.app.DrawerInteractionTest

Change-Id: I68a0332b58a1a2d4f4607d602d787087ab6643ee
/frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/app/DrawerInteractionTest.java
3bb447c519025c8ae0bda50235403d4ab1275a02 16-Mar-2018 shepshapard <shepshapard@google.com> Implemented fuctionality in DrawerLayout that blocks pointer and hover
events to the content view when the scrim that overlays the content
view is visible.

Bug: 70353639
Test: None yet.

Change-Id: I700d23bb452d8aa24d5138fc58ca6de44cb553e6
/frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/app/DrawerInteractionTest.java