Ruler Goniometerr
1.08 May 17, 2025- 8.9
- 1
- 2
- 3
- 4
- 5
Overlay Library Demo
An Overlay Library Demo is to take an existing Android application you may have in your library and invoking a very simple "overlay" View/layer/screen like this application demo.
An Overlay Library Demo is an extra layer that sits on top of a View (the "host view") which is drawn after all other content in that view (including children, if the view is a ViewGroup). Interaction with the overlay layer is done by adding and removing drawables.