android-prefix-suffix-edit-text icon indicating copy to clipboard operation
android-prefix-suffix-edit-text copied to clipboard

EditText with support for non editable prefix and suffix.

Results 2 android-prefix-suffix-edit-text issues
Sort by recently updated
recently updated
newest added

Is it possible to support ``` android:textAlignment="center" android:gravity="center" ``` as for now, the prefix is not moving to the center if I change `android:textAlignment` or `android:gravity`

enhancement

How to change prefix text color ?