Android Question panel background with canvas

tufanv

Expert
Licensed User
Longtime User
Hello

Is it possible to set background animated to a color while changing the panels color via

canvas.initialize2 and panel.background=canvas

I dont want it directly to change the color but like the panel1.setcolornimated ( i dont want to set the panels color via this way because i cant control the borders , borders get lost when i do this so i have to use canvas )

Thank you
 
Top