com.getsensibill.ui / SBMainTabsFragment / <init>
<init>
SBMainTabsFragment()
Sensibill SDK Main entry point and host fragment for the most common functionality and pages.
New instances of this fragment should be created using newInstance
Presents the following fragments to users in a ViewPager layout:
- The Receipt List page (SBReceiptListFragment)
- The Folder List page (ReceiptFolderFragment)
This Fragment by default also displays a FloatingActionButton that will launch the capture flow.