Prototyping a new dialer app based on Material's framework and style guide. Side navigation is not an option. Instead, I would like to use bottom navigation for 4 main pages/features.
- Recent Calls
- Dialer
Contacts (Just a button for the sub-pages)
3.1 All Contacts
3.2 Favorites
3.3 International Contacts
Settings
"Contacts" page is actually 3 pages/tabs of 3 types of contact. So my problem is how to display the 3 contact types in the navigation system that suppose to base on Material?
This is the "International" tab example.

