etsy / AndroidStaggeredGrid

An Android staggered grid view which supports multiple columns with rows of varying sizes.
https://github.com/etsy/AndroidStaggeredGrid
4.76k stars 1.13k forks source link

Activity automatically close #198

Open vinod1988 opened 8 years ago

vinod1988 commented 8 years ago

03-09 00:38:45.667 2486-2486/com.bitchy W/art: Before Android 4.1, method void com.etsy.android.grid.ExtendableListView.rememberSyncState() would have incorrectly overridden the package-private method in android.widget.AdapterView 03-09 00:38:45.667 2486-2486/com.bitchy W/art: Before Android 4.1, method void com.etsy.android.grid.ExtendableListView.fillGap(boolean) would have incorrectly overridden the package-private method in android.widget.AbsListView 03-09 00:38:45.667 2486-2486/com.bitchy W/art: Before Android 4.1, method int com.etsy.android.grid.ExtendableListView.getFooterViewsCount() would have incorrectly overridden the package-private method in android.widget.AbsListView 03-09 00:38:45.667 2486-2486/com.bitchy W/art: Before Android 4.1, method int com.etsy.android.grid.ExtendableListView.getHeaderViewsCount() would have incorrectly overridden the package-private method in android.widget.AbsListView 03-09 00:38:45.667 2486-2486/com.bitchy W/art: Before Android 4.1, method void com.etsy.android.grid.ExtendableListView.invokeOnItemScrollListener() would have incorrectly overridden the package-private method in android.widget.AbsListView 03-09 00:38:45.667 2486-2486/com.bitchy W/art: Before Android 4.1, method void com.etsy.android.grid.ExtendableListView.reportScrollStateChange(int) would have incorrectly overridden the package-private method in android.widget.AbsListView 03-09 00:38:45.708 2486-2486/com.bitchy