diff options
author | Evan Rosky <erosky@google.com> | 2017-10-19 10:24:07 -0700 |
---|---|---|
committer | Evan Rosky <erosky@google.com> | 2017-10-20 11:10:05 -0700 |
commit | adf5bec523c8215b03d3ca8f4f76c7a319f0f58e (patch) | |
tree | ef3dda44097d2565da1be055005ab3f278400679 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | e033dbd76093075bd8f24691beb321aac1793b5f (diff) |
Fixed several core and CTS tests
Fixes in framework include:
- ListPopupWindow requests focus for itself so it can receive
MENU key.
- PopupWindow uses setTransitionVisibility to avoid losing
focus upon enter transition.
- First-traversal will explicitly handle FOCUS_AFTER_DESCENDANTS
on the current focus if applicable -- details in code comment.
Fixes in tests usually just required focusing what they expected
to have initial focus; however, there were a couple tests that
had been broken for other reasons for a long time.
app.cts.ActionBarTest
app.cts.ToolbarActionBarTest
android.view.DisabledLongpressTest
android.widget.scroll.arrowscroll.ShortButtonsTest
android.view.VisibilityTest
android.widget.listview.ListScrollListenerTest
android.widget.listview.arrowscroll.ListOfThinItemsTest
andorid.widget.listview.arrowscroll.ListWithNoFadingEdgeTest
android.view.LongpressTest
android.widget.focus.ScrollingThroughListOfFocusablesTest
android.widget.gridview.GridScrollListenerTest
Bug: 67467972
Test: Failing tests should pass now.
Change-Id: I9e2fbfeb183eb777f35c67eca53e1f70809b7670
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions