in the activity_create event.
Its a xcustomlistview view which is in a layout, which is loaded in the activity_create event,
after this is a if else construction it showed this color (screenshot)
of the first 2 letters.
It compiles and runs without problems.
I had this several times in different projects, i thought to post it now . After I added some code its normal again. But the code before was ok.
Yeah, the editor sometime messes up the coloring, I get that quite often. Pressing enter on a line seems to redraw the line so it's fine again. Nothing to worry about, it's probably just some tiny edge case in the highlighting code that might - or not - get fixed at some point.