Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pinned headers and right margin #4

Open
mundoff opened this issue Mar 21, 2014 · 2 comments
Open

Pinned headers and right margin #4

mundoff opened this issue Mar 21, 2014 · 2 comments

Comments

@mundoff
Copy link

mundoff commented Mar 21, 2014

The idea is to have "pinned headers" like the Contacts app in Kit Kat (Android 4.4.2):

screen1

screen2

and a little right margin with fast scrollbars, in Kit Kat, this scrollbar is always visible.

This webpage says how to do the right margin and provides a link where you can view the pinned headers in the source of the Contacts app:

http://www.tristanwaddington.com/2012/09/implementing-the-android-contact-applications-listview-layout/

Thank you very much.

@PeterMinin
Copy link
Contributor

I don't think this library needs pinned headers. There are plenty implementations of them out there, you can find some of them here: https://play.google.com/store/apps/details?id=com.desarrollodroide.repos. I was on the contrary happy to find this light-weight library (thank you, @nolanlawson) because I don't want to include unused code into my app.

@nolanlawson
Copy link
Owner

@PeterMinin thanks for the link; that app is awesome (and contains two of my demos!). I agree that this library should stay nice and light, but if we can add this feature as an optional setting without too much extra code, I'd be all for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants