Top "Overlay" questions

Overlays are user interface elements that are displayed over other UI elements, typically for the purpose of presenting additional or enhanced information and detail.

The import com.android.internal.R cannot be resolved

Hi i am working with Gestures and i need to import but i m getting error com.android.internal.R; …

android overlay gestures
center image vertically/horizontally over another without dimensions

I'm trying to make an image appear to have a play button that is centered. I will not know the …

css image responsive-design overlay center
Could not get Touch event for TYPE_SYSTEM_OVERLAY

I like to develop an app that is similar to Swapps .i am trying to display a button on top …

android background overlay android-gesture
How to create an overlay that blocks touch events to UI below it?

I used a layer of framelayout with a semi-translucent background to create an overlay. But this overlay doesn't block touch …

android android-layout overlay android-framelayout
Overlay two bar plots with geom_bar()

I'm trying to overlay two bar plots on top of each other, not beside. The data is from the same …

r ggplot2 overlay errorbar
How do you overlap widgets/frames in python tkinter?

I was wondering if this is even possible. My goal is to have a small white box in the bottom …

python tkinter overlay overlap ttk
Adding a watermark to a canvas that already has an image - HTML5, Canvas

I have a camera video feed and a canvas. The canvas takes the image of the feed when user clicks …

javascript html html5-canvas overlay watermark
Customize the Airplay button's appearance

I use a standard gradient overlay (done in photoshop) to make buttons look nicer in my app. I added an …

iphone ios overlay calayer airplay
Why is my system overlay catching all touches (no interaction with underlying view is possible)

I have a service which starts a system overlay. When the overlay is visible, I want it to be touchable/…

android overlay touch-event
How can I draw an Arrow showing the driving direction in MapView?

I use that Google Maps component MapView in an Android application. I can use the GPS location to show my …

android gps overlay android-mapview bearing