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

AlertDialog自定義控件

點(diǎn)擊enter按鈕會(huì)關(guān)閉對(duì)話框,留在當(dāng)前Activity,點(diǎn)擊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;
自定義對(duì)話框布局文件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://www.qzkangyuan.com/24351.html

文章標(biāo)題:AlertDialog自定義控件

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

聲明:本站所有文章,如無(wú)特殊說(shuō)明或標(biāo)注,均為本站原創(chuàng)發(fā)布。任何個(gè)人或組織,在未征得本站同意時(shí),禁止復(fù)制、盜用、采集、發(fā)布本站內(nèi)容到任何網(wǎng)站、書(shū)籍等各類(lèi)媒體平臺(tái)。如若本站內(nèi)容侵犯了原著者的合法權(quán)益,可聯(lián)系我們進(jì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管理員
    暫無(wú)討論,說(shuō)說(shuō)你的看法吧
?
個(gè)人中心
購(gòu)物車(chē)
優(yōu)惠劵
今日簽到
有新私信 私信列表
搜索
主站蜘蛛池模板: 灵川县| 临湘市| 洛浦县| 苏尼特右旗| 岑巩县| 金湖县| 四子王旗| 宁远县| 株洲市| 望城县| 朝阳市| 壶关县| 施甸县| 嘉兴市| 高阳县| 东兰县| 武邑县| 九江县| 托里县| 陵水| 尖扎县| 巴塘县| 明溪县| 永寿县| 平和县| 奉化市| 宿松县| 华宁县| 进贤县| 新昌县| 林州市| 延吉市| 文成县| 嫩江县| 萨嘎县| 南昌县| 含山县| 尉犁县| 兴业县| 沂水县| 阿荣旗|