Merge commit '7bf9f930d986335cd24dc15e2ee588b851f194d4' * commit '7bf9f930d986335cd24dc15e2ee588b851f194d4': Fixes #1748951. Calling setListSelection() explicitely should cancel the selection hidden flag.
FrameworkTestApplication should hold snippets of functionality that are helpful for testing the UI framework code, but not appropriate for sample code. For instance, a layout contrived to exercise an edge case of scrolling behavior. InstrumentationTestCases should be added under tests and added to the list of tests in FrameworkInstrumentationTestRunner.