问题
Is there a way to increase the padding in XML code to the left so that the user can comfortably move the cursor at the end of a very long sentence?

回答1:
Yes, the padding can be specified like this:
android:drawablePadding="12dp"
I'll add this info to the guide.
来源:https://stackoverflow.com/questions/23178512/how-to-increase-left-padding-in-droidparts-clearableedittext