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

Unable to change default text color in RichEditor #23

Closed
Bluepies opened this issue Sep 18, 2015 · 1 comment
Closed

Unable to change default text color in RichEditor #23

Bluepies opened this issue Sep 18, 2015 · 1 comment
Milestone

Comments

@Bluepies
Copy link

The color change button works to change a span, but I want the default color to be something other than black - my app has a dark background. There is not an obvious way to do this. Is there something I'm missing, or does this feature need to be added? I'm a newcomer to Java.

@wasabeef wasabeef added this to the 0.3.0 milestone Sep 19, 2015
wasabeef added a commit that referenced this issue Sep 19, 2015
@wasabeef
Copy link
Owner

@Bluepies

Hi, we supported it. in 0.3.0

try it.

editor.setEditorFontColor(Color.RED);

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

2 participants