• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps tabs with scroll content and order selection upon long press

nwgtr

Lurker
Hi,
I'm trying to create a basic app with few tabs, each tab would have some content ie: images that could be scrolled and could rearrange order when long pressed.

I tried to follow the tutorials online and YouTube and created an app with 3 tabs using tab host. when I add image view to the first tab it would just show a blank screen when I ran in the android studio emulator. I then found out that method is deprecated and I Should be using action bar or material design.

Could anyone point me to the right direction or if there are any tutorials which shows me how to do this?

Thanks
 
Back
Top Bottom