This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Description
Figma link: https://www.figma.com/file/HhYtyTXVwK4XcXUj5k20U7/open_money_tracker
This is a challenging task, because you need to use RecyclerView instead of ExpandableListView and implement hide / expand feature by yourself.
Just to give you the idea of possible solution: you may add / remove rows from RecyclerView and animate these changes :)