I'm new to Android and I need guidance. I have an Activity with a fragment inside that performs a search on a property, loads a RecyclerView with the debt classified in 3 variants, by selecting any of those 3 options it shows you in a lower fragment all the receipts belonging to that classification. They are selectable. The idea is that by selecting at least one of these vouchers you will see something on the screen that increases the amount according to the selected vouchers and in turn redirects you to the payment of them when you click, the problem is that I know what component I can use for this functionality that I describe. I leave you an image of how the elements are distributed at the moment. Any other information that you can provide to clarify the panorama please request it. Thank you very much