AutoFitEditText icon indicating copy to clipboard operation
AutoFitEditText copied to clipboard

auto resizable EditText

Results 5 AutoFitEditText issues
Sort by recently updated
recently updated
newest added

how can i enable cursor blinking in this [AutoFitEditText](https://github.com/ViksaaSkool/AutoFitEditText/blob/master/lib/src/main/java/com/autofit/et/lib/AutoFitEditText.java)

Upgrade to AndroidX components Upgrade `minSdkVersion = 21` and `compileSdkVersion = 28` Add letter spacing support Fix line spacing not `reAdjust()`ing Add line and letter seek bars to example app

I copied some text into AutofitEditext and after tapping outside of the EditText all enters are automatically removed.

if lineSpacingMultiplier set to value between 0 and 1 (0.3, for example), then text going below bottom of the AutoFitEditText control (and became partially cutted) ![image](https://cloud.githubusercontent.com/assets/13011230/16227688/fc69d378-37d3-11e6-932a-ab1e7b886394.png)