|
@@ -93,7 +93,7 @@ public class ExtendedListFragment extends Fragment
|
|
|
private static final String KEY_IS_GRID_VISIBLE = "IS_GRID_VISIBLE";
|
|
|
|
|
|
protected SwipeRefreshLayout mRefreshListLayout;
|
|
|
- private SwipeRefreshLayout mRefreshGridLayout;
|
|
|
+ protected SwipeRefreshLayout mRefreshGridLayout;
|
|
|
protected SwipeRefreshLayout mRefreshEmptyLayout;
|
|
|
protected LinearLayout mEmptyListContainer;
|
|
|
protected TextView mEmptyListMessage;
|