寒冷铅笔

文章
2
资源
0
加入时间
4年1月24天

android 修改Layout背景的颜色

代码中通过findViewById()获得Layout可以设置Orientation,但设置背景色无效通过如下代码也可以修改背景色:LayoutInflater layoutInflater = (LayoutInflater) getSystemService(Activity.LAYOUT_INFLATER_SERVICE);LinearLayout linea