I want to draw line with glow effect like this
The problem - i must generate this line in program in dependence on user's interaction ( the form of line will be generated in onTouchEvent - ACTION_MOVE ).
Can i generate this effect without xml files or drawing premaid bitmap ?