监理公司管理系统 | 工程企业管理系统 | OA系统 | ERP系统 | 造价咨询管理系统 | 工程设计管理系统 | 甲方项目管理系统 | 签约案例 | 客户案例 | 在线试用
X 关闭
微信营销软件

当前位置:工程项目OA系统 > 领域应用 > 微信营销 > 微信营销软件

android控件布局 ToggleButton按钮 和文字

申请免费试用、咨询电话:400-8352-114

  ToggleButton控件具有checked属性对于要切换状况的功能按钮来说十分好用

  这里以phone的开启DTMFTwelveKeyDialer的按钮为例 显现其结果和布局

  activity_main.xml

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:paddingLeft="@dimen/activity_horizontal_margin" android:paddingTop="@dimen/activity_vertical_margin" tools:context=".MainActivity" > <ToggleButton android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="@drawable/button_incall" android:drawableTop="@drawable/icon_keyboard_bg" android:textOn="键盘" android:textOff="键盘" android:textSize="32dip" android:textColor="#FFFFFF" /> </LinearLayout>

  此中drawableTop引用了icon_keyboard_bg.xml

  icon_keyboard_bg.xml

<?xml version="1.0" encoding="utf-8"?> <or xmlns:android="http://schemas.android.com/apk/res/android"> <item android:state_pressed="true" android:drawable="@drawable/icon_keyboard_up_pressed" /> <item android:state_checked="true" android:drawable="@drawable/icon_keyboard_up" /> <item android:state_checked="false" android:drawable="@drawable/icon_keyboard_down" /> <item android:drawable="@drawable/icon_keyboard_down" /> </or>

发布:2007-04-07 16:32    编辑:泛普软件 · xiaona    [打印此页]    [关闭]
相关文章:

泛普微信营销软件其他应用

微营销 微信推广 微信营销软件 微信二维码 微信商城 微信支付 微信开店 微信公众平台 微信公众号 微信公众平台登录 微信怎么玩 微信认证 下载微信到手机 手机微信 微信官网 微信网页版 电脑微信 微信电脑版 微信公众平台注册 微信注册 微信公众号申请