【无标题】

<LinearLayout

android:layout_width="match_parent"

android:layout_height="wrap_content"

android:orientation="horizontal"

android:gravity="center_vertical"

android:layout_marginBottom="10dp"

android:padding="5dp"

android:background="#fff3e0">

<TextView

android:layout_width="0dp"

android:layout_height="wrap_content"

android:layout_weight="1"

android:text="坐标转换(GCJ-02→WGS-84)"

android:textSize="14sp"

android:textColor="#333333"/>

<Switch

android:id="@+id/switch_coordinate"

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:checked="true"

android:layout_marginStart="10dp"/>

</LinearLayout>

效果如下:

相关推荐
71777711 小时前
数据与专家双驱动:Gitee 开源项目智能推荐体系与选型实践
gitee·开源
71777716 小时前
CODING 进入退市周期后,如何对比 Gitee 与云效的 DevSecOps 与研发效能能力
gitee
qq_267612891 天前
Gitee项目管理推荐:从工具链割裂到DevOps全链路贯通的企业级协作实践
运维·gitee·devops
tju23332 天前
从文档存储到研发知识链路:Gitee Wiki 如何嵌入 DevSecOps 流程
gitee
qq_267612892 天前
从工具整合到AI协作:Gitee DevOps平台如何重塑企业研发全流程效能
人工智能·gitee·devops
沫璃染墨3 天前
《从零入门Linux系统篇(十四):系统工具篇·五——Git版本控制:从版本管理到协同开发》
linux·运维·服务器·git·gitee·github
XS0301064 天前
GitHub/Gitee 团队协作笔记
笔记·gitee·github
cakeism8254 天前
Gitee CodePecker 软件供应链恶意投毒监测与治理平台:从被动响应到主动防御的供应链安全体系
安全·gitee
90后小陈老师4 天前
Windows 10 下 Gitee SSH 连接配置详解(附常见问题解决)
windows·gitee·ssh
豆角焖肉5 天前
Gitee多人协作步骤详解
gitee·多人协作