android在代码中为布局添加背景图片

mainLayout = (LinearLayout)findViewById(R.id.main_layout); mainLayout.setBackgroundResource(R.drawable.bg_main);
相关文章
相关标签/搜索