freakdragon

Results 1 issues of freakdragon

``` Fatal Exception: java.lang.IndexOutOfBoundsException Index: 253, Size: 253 java.util.ArrayList.get (ArrayList.java:437) com.hbb20.CountryCodeAdapter.getSectionTitle (CountryCodeAdapter.java:1) ``` Sometimes `FastScroller.java` crashes app. It will be better to check the length of `filteredCountries` before get `CCPCountry`...