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.