RecyclerView in SwipeRefreshLayout not “wrap_content”
问题 I have a RecyclerView as the only child of SwipeRefreshLayout , I want the RecyclerView wrap_content . When I set both of them "wrap_content", it doesn't work. The RecyclerView with fewer items also match_parent . When i delete SwipeRefreshLayout , the RecyclerView will wrap_content . Can anyone help me? My English is poor, Maybe you cann't understand. Anyone can help me? Thank you very much. <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk