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

Enable/Disable options for slider and complete icon color tint application, grace value modification and maintain aspect ratio for slider icon #165

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jul 8, 2021

  1. Change AnticipateOvershootInterpolar to LinearInterpolator

    Change AnticipateOvershootInterpolar to LinearInterpolator to avoid weird animation effect when slider dissappear on completion
    carmabs committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    09d6622 View commit details
    Browse the repository at this point in the history
  2. Added attributes to enable slider icon without tint color

    - Enable/disable option for  slider icon tint
    carmabs committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    b82de70 View commit details
    Browse the repository at this point in the history
  3. Added attributes to enable complete icon without tint color

    - Enable/disable option for complete icon tint
    carmabs committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    9c05642 View commit details
    Browse the repository at this point in the history
  4. Added attributes to modify grace slide value

    - Added property to modify grace slide value
    carmabs committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    abfae1d View commit details
    Browse the repository at this point in the history
  5. Added stroke width and color for inner and outer shape

    - Added attributes for stroke  width and color configuration on xml files
    - Added animation support
    carmabs committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    a7f3fa1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94af009 View commit details
    Browse the repository at this point in the history