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

Added some attributes for further customization when the edittext is disabled. #267

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 24, 2016

  1. Added some attributes for further customization when the edittext is …

    …disabled.
    
    Added these attributes:
    - met_disabledBottomLineColor allows the user to specify a color for the
    disabled underline for the edit text.
    - met_disabledBottomLineDotted allows the user to turn off the dotted
    line functionality when the edit text is disabled.
    Reckonian committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    26315a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Attr that allows full control over the floating labels color

    Disabling the alpha allows users like me to keep the floating labels
    consistent with other controls.
    Ryan Orman committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    6ed116f View commit details
    Browse the repository at this point in the history
  2. Revert "Attr that allows full control over the floating labels color"

    This reverts commit 6ed116f.
    Ryan Orman committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    7c9c861 View commit details
    Browse the repository at this point in the history