I have a recyclerView inside a constraint layout and I cannot make it scroll, the list just continues below the screen without scroll possibility. If I turn the layout into
I fixed the same problem by the following XML structure pattarn -
Others views are here .....