flowkey / UIKit-cross-platform

Cross-platform Swift implementation of UIKit, mostly for Android
MIT License
597 stars 40 forks source link

Show and hide scroll indicators #212

Closed ephemer closed 6 years ago

ephemer commented 6 years ago

Type of change: feature

Motivation

Scroll indicators are nice, but they are visually distracting if they're shown all the time. This attempts to match the behaviour and appearance of the indicators native to iOS.

Screenshots:

Testing Details

Please check if the PR fulfills these requirements