rogerta / secrets-for-android

Securely store and manage passwords and secrets on your Android phone.
70 stars 36 forks source link

Update SecretsListActivity.java #142

Open rschnapp opened 8 years ago

rschnapp commented 8 years ago

For folks (like me) who have a large number of secrets, this makes it easy to scroll through the list, without taking up significant real estate. If you find the always-visible thumb objectionable, drop the call to setFastScrollAlwaysVisible(true).