Android support v4 SwipeRefreshLayout empty view issue

后端 未结 9 1214
耶瑟儿~
耶瑟儿~ 2021-01-01 18:01

SwipeRefresh is not working after setting an empty view for listview which is the only child of a SwipeRefresh layout. How to solve this issue?

9条回答
  •  天涯浪人
    2021-01-01 18:47

    You can check out this issue. I posted a work around solution.

    Android - SwipeRefreshLayout with empty textview

提交回复
热议问题