Hi everyone, need to create a screen with the following features:
1. title bar with a "+" to add items to a ListView
2. ListView with swipe up/down scroll
3. swipe left/right to slide to a different ListView. Only List view to slide.
4. Navigation bar on bottom (fixed)
Now before I start I wanted to see what options are available to implement this with API level down to 14.
I am new with android so there will be a ton of interesting questions down the road
TIA
1. title bar with a "+" to add items to a ListView
2. ListView with swipe up/down scroll
3. swipe left/right to slide to a different ListView. Only List view to slide.
4. Navigation bar on bottom (fixed)
Now before I start I wanted to see what options are available to implement this with API level down to 14.
I am new with android so there will be a ton of interesting questions down the road
TIA