I would like to achieve Android contact's list scroll effect.
I found some similar custom implementations but not the same.
As always, Google creates awesome experiences on its default apps but doesn't add it to the native framework library.
This scrollbar is available on the contacts list since KitKat =/
UPDATE
I found in Android Developers page this list of contacts example and they're implementing this exact effect.