欧美一区2区三区4区公司二百,国产精品婷婷午夜在线观看,自拍偷拍亚洲精品,国产美女诱惑一区二区

AlertDialog自定義控件

點擊enter按鈕會關(guān)閉對話框,留在當(dāng)前Activity,點擊exit按鈕則退出應(yīng)用。

首先是main.xml:

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent"
    android:background="#FFFFFFFF"
    android:orientation="vertical" >

    <Button
        android:id="@+id/button"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:text="@string/hello" />

</LinearLayout>

主Activity代碼CustomAlertDialogActivity.java:

package nbe.sense7.vinci.custom.alertdialog;

import android.app.Activity;
import android.app.AlertDialog;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.Window;
import android.widget.Button;
import android.widget.ImageButton;

public class CustomAlertDialogActivity extends Activity {
    /** Called when the activity is first created. */
    private Button button;
自定義對話框布局文件custom_alertdialog.xml:
<?xml version="1.0" encoding="UTF-8" ?>
<LinearLayout
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_height="wrap_content"
    android:layout_width="wrap_content"
    android:layout_margin="15dp"
    android:gravity="center_horizontal"
    android:orientation="horizontal"
    android:background="@drawable/dialog_bg">
    
    <!-- enter button -->
    <ImageButton 
        android:id="@+id/enter_btn"
        android:layout_height="wrap_content"
        android:layout_width="wrap_content"
?
?

文章鏈接: http://m.qzkangyuan.com/24351.html

文章標題:AlertDialog自定義控件

文章版權(quán):夢飛科技所發(fā)布的內(nèi)容,部分為原創(chuàng)文章,轉(zhuǎn)載請注明來源,網(wǎng)絡(luò)轉(zhuǎn)載文章如有侵權(quán)請聯(lián)系我們!

聲明:本站所有文章,如無特殊說明或標注,均為本站原創(chuàng)發(fā)布。任何個人或組織,在未征得本站同意時,禁止復(fù)制、盜用、采集、發(fā)布本站內(nèi)容到任何網(wǎng)站、書籍等各類媒體平臺。如若本站內(nèi)容侵犯了原著者的合法權(quán)益,可聯(lián)系我們進行處理。

給TA打賞
共{{data.count}}人
人已打賞
建站教程投稿分享

卸載mysql步驟

2023-10-12 10:23:41

建站教程投稿分享

SAP系統(tǒng)應(yīng)用

2023-10-13 10:18:06

0 條回復(fù) A文章作者 M管理員
    暫無討論,說說你的看法吧
?
個人中心
購物車
優(yōu)惠劵
今日簽到
有新私信 私信列表
搜索
主站蜘蛛池模板: 望都县| 阳西县| 恭城| 夹江县| 微山县| 宜宾县| 蓬溪县| 南阳市| 临夏市| 麻栗坡县| 会理县| 渭南市| 九龙县| 潞西市| 乐业县| 射阳县| 金塔县| 祁阳县| 新巴尔虎右旗| 泾川县| 嘉荫县| 昭平县| 额敏县| 蚌埠市| 沅江市| 北川| 曲阳县| 库伦旗| 安陆市| 合山市| 锦屏县| 禄丰县| 自贡市| 太保市| 深州市| 长白| 确山县| 临安市| 伊宁县| 荣成市| 嘉义县|