Skip to content
Commit 0e6fa8b6 authored by Svetoslav Ganov's avatar Svetoslav Ganov
Browse files

AdapterView does not check for null adapter when initializing accessibility event.

The code that initializes accessibility events was assuming the AdapterView
always has an adapter and this caused NPE. Now the right method of the view
is called to get the item count.

bug:5474162

Change-Id: I6c330dc2894477df9447a4ecfddc7bd62c575d59
parent 47f8367a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment