I am working on this POS project for android tablet. I've already created a nav drawer and when I click "Inventory" this page which is a fragment should show.
My question is
(1) how to create vertical tab widget that will show different layout. See picture below.
(2) how to divide the screen that will create vertical line as shown in the same picture.