Android Question Edit Text Cursor Color

mangojack

Well-Known Member
Licensed User
Longtime User
Upvote 0

jairbj

Member
Licensed User
Longtime User
It is only possible if you define the EditText with XML and then load it with XmlLayoutBuilder library.

Note that if you use the DEFAULT color in the designer then the cursor color should match the selected theme.

How to change the DEFAULT color in the designer?
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top