Shows the overlay view. If the context is an Activity the overlay will be attached to its decor view otherwise if the context is an application context the view it will be attached to the system's window.
Parameters
Context used to attach the overlay view.