N
N
Nikita2019-05-19 12:00:12
Android
Nikita, 2019-05-19 12:00:12

How to make RecyclerView "transparent" for swipe?

There is a main screen (map), RecyclerView is installed on top of it. At the moment, RecyclerView cannot be scrolled, it is just like a window for information. But when I start guiding on it, the card below it doesn't move. How can I make it move when the finger moves across the territory of the RecyclerView?
nB6jg.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Zagaevsky, 2019-05-20
@zagayevskiy

Inherit from RecyclerView, override the onTouch method, returning false from it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question