Fix KQS border rendering jank

When showing then hiding the taskview border too quickly, the border paint alpha is not properly applied. Updating BORDER_COLOR_PROPERTY to use updateOutline so that the alpha can be properly applied. Also updating setBorderColor to match style and reset runningColorAnimation properly.

Flag: EXEMPT bugfix
Fixes: 435168388
Test: tested KQS manually
Change-Id: I75cc9ca0cea80305fca306cecb9ca440e33b13ba
1 file changed