Commits

Taylor H. Perkins authored 62b2bb80f6b
HeaderViewListAdapter: Correct thrown error names. When accessing an invalid entry of the list, an IndexOutOfBounds exception is thrown, not an ArrayIndexOutOfBounds exception. Change-Id: I3cf59faab004fa6391d84f30f280e0c9bd92dc44 Signed-off-by: Taylor H. Perkins <taylorhp@gmail.com>