Hello there android experts, I have a problem for some time and after some workaround, I can’t achieved what I want.
I just want to have a layout (not sure what the name of it) that is similar to the Map application on android:
Here’s the image of the layout:

How to achieve / call this kind of layout if you are in a MapView?
Is it possible?
Based on examining this in Hierarchy View, it would appear that your panel is a separate activity, themed with a translucent background so the underlying activity shows through.