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

Conversation

Reckonian
Copy link

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.

I also added an example to the sample project.

Reckonian and others added 3 commits February 24, 2016 16:31
…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.
Disabling the alpha allows users like me to keep the floating labels
consistent with other controls.
@nicolasguenther
Copy link

It would be nice to be able to customize the text color in disabled mode.

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

Successfully merging this pull request may close these issues.

2 participants