Cleiton Uchoa

Results 1 comments of Cleiton Uchoa

I had the same problem. I fix this problem changing onCreat method like this: ... colorView.post(new Runnable() { @Override public void run() { /* LinearLayout.LayoutParams params = (LayoutParams) colorView.getLayoutParams(); params.width...