摘要:
1、AndroidManifest.xmlandroid:theme="@style/Theme.CustomDialog样式要用:@style ... 阅读全文
posted @ 2014-08-03 19:28
daixinet.com
阅读(1595)
评论(0)
推荐(0)
|
摘要:
1、AndroidManifest.xmlandroid:theme="@style/Theme.CustomDialog样式要用:@style ... 阅读全文
posted @ 2014-08-03 19:28
daixinet.com
阅读(1595)
评论(0)
推荐(0)
摘要:
1、XMLandroid:theme="@android:style/Theme.Dialog 阅读全文
posted @ 2014-08-03 18:26
daixinet.com
阅读(2455)
评论(0)
推荐(0)
摘要:
1、Javapackage com.fish.helloworld;import android.app.Activity;import android.app.AlertDialog;import android.app.Dialog;import android.content.Context;... 阅读全文
posted @ 2014-08-03 18:20
daixinet.com
阅读(1468)
评论(0)
推荐(0)
摘要:
1、Javapackage com.fish.helloworld;import android.app.Activity;import android.content.Context;import android.graphics.Canvas;import android.graphics.Co... 阅读全文
posted @ 2014-08-03 16:26
daixinet.com
阅读(308)
评论(0)
推荐(0)
|