Skip to content

Make on-screen reading easier by softening small movements of mobile screens (for Android and Wear).

License

Notifications You must be signed in to change notification settings

Sublimis/SteadyViews

Repository files navigation

Release

⛵ SteadyViews library for Android and Wear 🏝️

More info

Please see the SteadyScreen project for more details.

Project components

  • 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.