Example usage for Java android.view ViewGroupOverlay fields, constructors, methods, implement or subclass
The text is from its open source code.
void | add(@NonNull View view) Adds a View to the overlay. |
void | remove(@NonNull View view) Removes the specified View from the overlay. |