ardevd / habitat

Z-way client for Android
MIT License
3 stars 1 forks source link

locationdetail: Hide fab when scrolling down the list of devices. #8

Closed ardevd closed 6 years ago

ardevd commented 6 years ago

The RecyclerView is contained inside the Nested scrollView hence why the listener must be assigned to that instead of the RecyclerView directly.

This closes #7