Open manishag777 opened 4 years ago
Have you found something about this? i am facing same.
To change line spacing override this style "WysiwygEditText" and set value in android:lineSpacingMultiplier
To change line spacing between two paragraph - remove padding in addEditableStyling method in com.github.irshulx.Components.InputExtensions class.
On pressing Enter I am observing one line space between two paragraph. Please help me to remove it.