2016年7月18日

ListView之二。

摘要: activity_main.xml: <RelativeLayout android:width="match_parent" android:height="60dp" android:background="@android:color/holo_blue_bright"> <Button an 阅读全文

posted @ 2016-07-18 21:38 肖小盟123 阅读(171) 评论(0) 推荐(0) 编辑

android 实现页面的退出对话框

摘要: activity_student_detail.xml: <RelativeLayout android:width="match_parent" android:height="wrap_content" android:background="@android:color/holo_blue_b 阅读全文

posted @ 2016-07-18 17:15 肖小盟123 阅读(166) 评论(0) 推荐(0) 编辑

android 显示自定义视图对话框

摘要: activity_main.xml: <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="match 阅读全文

posted @ 2016-07-18 00:06 肖小盟123 阅读(207) 评论(0) 推荐(0) 编辑

导航