莫为难 2016-03-16 06:23 采纳率: 0%
浏览 1375

关于动态修改布局背景

我有个布局如下:

android:layout_width="match_parent"
android:layout_height="55dp"
android:background="@color/base_color_text_black"
android:baselineAligned="false"
android:orientation="horizontal" >

<LinearLayout
    android:id="@+id/id_main_pager"
    android:layout_width="0dp"
    android:layout_height="fill_parent"
    android:layout_weight="1"
    android:clickable="true"
    android:gravity="center"
    android:onClick="onMainPager"
    android:orientation="vertical" >

    <ImageButton
        android:id="@+id/id_main_pager_img"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:background="@android:color/transparent"
        android:clickable="false"
        android:contentDescription="@string/app_name"
        android:src="@drawable/bottom_main_pager_an" />

    <TextView
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:text="@string/main_pager" />
</LinearLayout>
    ...............

现在想动态的修改这个布局的背景颜色:
代码如下:
View in = LayoutInflater.from(this).inflate(R.layout.bottom, null);
in.setBackgroundColor(Color.BLUE);

为何设置的颜色不起效呢?有高手能指点下吗??????

  • 写回答

1条回答 默认 最新

  • bdmh 移动开发领域优质创作者 2016-03-16 06:27
    关注

    应该是被其他元素覆盖住了吧

    评论

报告相同问题?

悬赏问题

  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 保护模式-系统加载-段寄存器