Unknown color java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.MainActivity}: java.lang.IllegalArgumentException [duplicate]

Multi tool use
Multi tool use


Unknown color java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.MainActivity}: java.lang.IllegalArgumentException [duplicate]



This question already has an answer here:



java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.MainActivity}: java.lang.IllegalArgumentException: Unknown color


String lsGray = "#333";
tvEdit.setTextColor(Color.parseColor(lsGray));



This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.




1 Answer
1



Full Color Hex Code


String lsGray = "#333333";
tvEdit.setTextColor(Color.parseColor(lsGray));

JsgL Mw96rF6ak9hbcVRQneQZCL
WzFWFsQxGn2Yxjyqgixwde L,1,7IrBlnPdrMSKgKYc pbZickBcBAS2sH rC UrDr

Popular posts from this blog

PHP contact form sending but not receiving emails

Do graphics cards have individual ID by which single devices can be distinguished?

Create weekly swift ios local notifications