yydcdut / RxMarkdown

:fax:Markdown for Android, supports TextView && EditText (Live Preview), supports code high light.
750 stars 93 forks source link

horizontal ruler (---) is too fat #14

Closed stefan-niedermann closed 7 years ago

stefan-niedermann commented 7 years ago

As a user i would like to have the option to configure the height of a horizontal ruler to enhance the design. Alternativeley this issue would be solved for me if the height would be decreased hardcoded to 1px.

yydcdut commented 7 years ago

Thanks for your suggestions, I will do it these days!

stefan-niedermann commented 7 years ago

Err, don't know, i think the correspondenting code lines are this: https://github.com/yydcdut/RxMarkdown/blob/master/rxmarkdown/src/main/java/com/yydcdut/rxmarkdown/span/MDHorizontalRulesSpan.java#L74-L75

Current behavior:

expected

Expected behavior:

expected

Edit: maybe use better a slightly darker color.