Please see the SteadyScreen project for more details.
- SteadyScreen service app: The engine behind the scenes.
- SteadyViews library (this): Ready-to-use "Steady…" implementations of most common Android layouts (like e.g. LinearLayout or ConstraintLayout).
- SteadyView library: Core classes and methods. To be used for custom View or ViewGroup implementations.
- SteadyService library: Details of the service implementation.