History log of /frameworks/support/design/tests/src/android/support/design/widget/BottomSheetBehaviorTouchTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fad2335f169d36b7b6f2c0ec8ddfe6c0094c2072 16-Aug-2016 Aurimas Liutikas <aurimas@google.com> Annotate more support lib tests with size annotations.

Turns out we were not running these tests because they are not
annotated with @SmallTest, @MediumTest, or @LargeTest.

Bug: 30892341
Change-Id: I4ed870d4c1a456c1fcd446243179c005653a041d
/frameworks/support/design/tests/src/android/support/design/widget/BottomSheetBehaviorTouchTest.java
1dbdc6baec537b45e9bd8e5afabcb5c35f1a8004 18-Apr-2016 Yuichi Araki <yaraki@google.com> Let touch events fall through from bottom sheet

BottomSheetBehavior should not consume touch events outside of its view
boundaries.
Bug: 27557583

Change-Id: If2f1f1d94eede28617396f19ed98956f4c352550
/frameworks/support/design/tests/src/android/support/design/widget/BottomSheetBehaviorTouchTest.java