Android代码-一个好看的 Dialog

时间:2022-08-26 02:46:08
【文件属性】:

文件名称:Android代码-一个好看的 Dialog

文件大小:3.05MB

文件格式:ZIP

更新时间:2022-08-26 02:46:08

Android代码

FancyDialog Sorry, currently this app is outdated A customisable AlertDialog for Android. Whats new set text gravity for title, subtitle and text body set dialog cancelable Add Library repositories { jcenter() } compile 'com.geniusforapp.fancydialog:FancyDialog:0.1.4' Code Sample FancyAlertDialog.Builder alert = new FancyAlertDialog.Builder(MainActivity.this) .setImageRecourse(R.drawable.ic_cloud_computing) .setTextTitle("UPLOAD")


【文件预览】:
fancyDialog-master
----gradlew.bat(2KB)
----gradlew(5KB)
----images()
--------img1.png(69KB)
--------img2.jpg(362KB)
----gradle.properties(784B)
----versions.gradle(1KB)
----_config.yml(26B)
----fancydialog()
--------gradlew.bat(2KB)
--------gradlew(5KB)
--------proguard-rules.pro(939B)
--------gradle()
--------src()
--------.idea()
--------.gitignore(590B)
--------ScreenShoot.png(545KB)
--------build.gradle(730B)
----LICENSE(11KB)
----app()
--------app-release.apk(1.88MB)
--------proguard-rules.pro(939B)
--------src()
--------.gitignore(590B)
--------build.gradle(953B)
----gradle()
--------wrapper()
----.gitignore(590B)
----README.md(2KB)
----settings.gradle(31B)
----build.gradle(347B)

网友评论