Profile screen when tabs on top
I am making an Android app. When the equivalent of this app on iOS is using bottom tabs, the recommended way to get it onto Android is to use a top tab bar like this:
So true to this, I have created this here:
However I need to make this a profile screen like for instance:
However I can't figure out how to do this. The tab bar is in the way.
Is there any recommendations on how you would do a profile screen when there are top tabs?