仿QQ的头像选择弹出的对话框,酷似!

时间:2018-01-07 04:42:40
【文件属性】:

文件名称:仿QQ的头像选择弹出的对话框,酷似!

文件大小:1.04MB

文件格式:RAR

更新时间:2018-01-07 04:42:40

android dialog

仿QQ的头像选择弹出的对话框,酷似! View view = getLayoutInflater().inflate(R.layout.photo_choose_dialog, null); Dialog dialog = new Dialog(this, R.style.transparentFrameWindowStyle); dialog.setContentView(view, new LayoutParams(LayoutParams.FILL_PARENT, LayoutParams.WRAP_CONTENT)); Window window = dialog.getWindow(); // 设置显示动画 window.setWindowAnimations(R.style.main_menu_animstyle); WindowManager.LayoutParams wl = window.getAttributes();


【文件预览】:
仿QQ的头像选择弹出的对话框,酷似!
----113402gmrc4aps3zrzc6sz.png(26KB)
----点这里查看更多优质源码~.url(108B)
----113401g3u3m1h1hhjmooqo.png(25KB)
----Dialog()
--------bin()
--------res()
--------proguard-project.txt(781B)
--------ic_launcher-web.png(50KB)
--------assets()
--------gen()
--------.settings()
--------src()
--------.project(842B)
--------.classpath(475B)
--------project.properties(562B)
--------AndroidManifest.xml(765B)
--------libs()
--------lint.xml(154B)
----JavaApk源码说明.txt(1KB)

网友评论