AndroidStaggeredGrid icon indicating copy to clipboard operation
AndroidStaggeredGrid copied to clipboard

Add updateEmptyStatus() in setAdapter() method

Open lzanita09 opened this issue 11 years ago • 0 comments

The setAdapter(ListAdapter adapter) method should also update empty status, otherwise if it is called later, the items won't be shown as the StaggeredGridView is in Visibility.GONE.

lzanita09 avatar May 30 '14 09:05 lzanita09