I have a custom view extending from View with lots of text drawn at different angles and I want a particular string to decrease its alpha value to a certain level once, after first start. Any suggestion or snippet would be appreciated 🙂
postInvalidateDelayed(...) doesn’t seem to work for this task.
There was a mistake in the correct measurement of vertical text bounds to be faded. Here is my
onDrawmethod