systemUI wifi图标更改

FCARM 2013-01-22 05:37:03
我想问一下,现在我的机子wifi的图标是在右边显示的,我想在左边显示,现在我在status_bar.xml里添加了
网络的代码,但发现没有图标显示,代码如下

 <RelativeLayout
android:id="@+id/bar_contents"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipChildren="false"
>

<!-- notification icons & panel access -->
<include layout="@layout/status_bar_notification_area"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_alignParentRight="true"
android:layout_marginTop="1dp"

/>
<!--状态栏网络信号控件-->
<include layout="@layout/signal_cluster_view"
android:id="@+id/signal_cluster"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="10dp"
android:layout_alignParentLeft="true"
android:layout_centerVertical="true"
/>
...全文
819 2 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
FCARM 2013-01-31
  • 打赏
  • 举报
回复
谢谢LS的,问题解决了!
ko8086 2013-01-31
  • 打赏
  • 举报
回复
将通知栏的关于Wifi的移到status_bar.xml文件里就可以了

80,470

社区成员

发帖
与我相关
我的任务
社区描述
移动平台 Android
androidandroid-studioandroidx 技术论坛(原bbs)
社区管理员
  • Android
  • yechaoa
  • 失落夏天
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧