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

Expansion upon xml support #19

Open
GoogleCodeExporter opened this issue May 6, 2015 · 0 comments
Open

Expansion upon xml support #19

GoogleCodeExporter opened this issue May 6, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

Purpose of code changes on this branch:
To expand upon the a previous implementation to support defining from within 
xml (https://code.google.com/p/range-seek-bar/issues/detail?id=3).

When reviewing my code changes, please focus on:
New xml enum attribute "type" was created that contains the various supported 
types, a convenience function was added to the enum to help translate between 
this the attribute and the enum.
New xml attribute "notifyWhileDragging" was added to define this value from 
within xml

attr.xml goes in the "res/values" folder

Note I've only tested in my own project with a few of the supported types, more 
testing will be needed for use-cases involving the other types

Original issue reported on code.google.com by jasonmpr...@gmail.com on 7 Feb 2013 at 10:55

Attachments:

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

No branches or pull requests

1 participant