Menu screen – with just 2 options

I am developing an android app that has a menu screen just after the login. i.e. The menu screen is the 2nd screen in sequence.

The menu has just 2 options. I am confused how can I achieve it according to Google Material specifications. Should I use Cards ? Or any other component ?

I didn't use a slide menu as I just have only 2 options in the menu.

Menu screen