任何问题请联系WX:uu16853

买模板送网站采集器 让你轻松放开双手运营网站!

购买更多有优惠!

DialogFragment示例代码 Android开发技术

   Fragment作为Android 3.0的重要新特性Android123已经使用了三篇文章进行介绍,如果你还不知道Fragment可以先通过Fragment对比Activity – Android碎片介绍一文了解,今天有关Fragment的子类DialogFragment完整的示例工程代码我们一起来看看:   警告窗口 FragmentAlertDialog    public class FragmentAlertDialog extends Activity {     @Override    protected void onCreate(Bundle savedInstanceState) {        super.onCreate(savedInstanceState);        setContentView(R.layout.fragment_dialog);         View tv = findViewById(R.id.text);        ((TextView)tv).setText("Android123-DialogFragment Samples");         Button button = (Button)findViewById(R.id.show);        button.setOnClickListener(new OnClickListener() {            public void onClick(View v) {                showDialog();            }        });    }     void showDialog() {        DialogFragment newFragment = […]

100% Secure Checkout

PayPal / MasterCard / Visa