开发者

Android: Issues with button opacity after TouchWiz UI update to Galaxy Tab 10.1?

It seems they recently updated the galaxy tab 10.1 to have the TouchWiz UI. Unfortunately, on this device, my buttons are now all showing with an alpha layer. I've even tried doing this in the code, to keep it from happening, but I can't seem to get past the issue. It wouldn't be so bad, but the button normally only shows an alpha layer when disabled. this is a bit confusing.

Has anyone seen开发者_开发百科 this or determined how to get past it?

here is the code I tried:

btnCustomer.getBackground().setAlpha(255);
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜