2016年3月1日

摘要: 自定义标题控件,使标题控件上的按钮有了触发事件 package com.example.uicustomviews;import android.app.Activity;import android.content.Context;import android.util.AttributeSet; 阅读全文
posted @ 2016-03-01 15:01 android开发进阶者 阅读(255) 评论(0) 推荐(0) 编辑
 
摘要: 引入的标题布局title.xml <?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="h 阅读全文
posted @ 2016-03-01 14:22 android开发进阶者 阅读(733) 评论(0) 推荐(0) 编辑