You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The aim is to create an android library capable of enabling 2 features -
1. Nested/Cascaded dropdowns
2. Search box with suggestions using cascaded data
The objective is to be achieved using Cascaded data objects where the data object can be defined as a JSON comprising of n number of keys organised in a linear hierarchy (in a parent-child relationship)