Depth-LIB-Android-
Depth-LIB-Android- copied to clipboard
Request: tutorial and explanation of how to use this library
The demo looks great, but how do I start to use this library? Can you please put some tutorial? Snippets? Explanation?
@AndroidDeveloperLB 同感! 估计你也看不懂我在说啥!
@ZhangLanqiu I can't read this.
@AndroidDeveloperLB I can't speak English, I use translation software can understand what you are saying!This sentence is also of course!
@ZhangLanqiu OK
@AndroidDeveloperLB I really envy you, technology so rich!My English is not good, look at the document hard! Translation software translation!!!!Offensive place, also please understand
@ZhangLanqiu 粗略的看,要把lib当成库项目引用。然后在自己的项目中import no.agens.depth.lib下的类。 比如在原型app的PlayGroundActivity.java中,引入import no.agens.depth.lib.DepthLayout,用以创建有深度的布局视图:
seekbarColor = getResources().getColor(R.color.fab);
depthView = (DepthLayout) findViewById(R.id.depth_view);
depthView.setCameraDistance((CAMERA_DISTANCE * getResources().getDisplayMetrics().density));
setupSeekBars();
Ya, Please add how to use this awesome library.
RTFS guys 😊
I just used this library in a very crude way ! Extracting the necessary classes and files into my project. Was able to use the transition animation, which was great ! I can update Readme if I'm allowed to @danielzeller
Awesome to hear that! Pull request more than welcome! If the pull request is good you can join as contributor if you'd like :)
Please tell me how do I use this library
@GokulEpiphany Can you help me use this library in some way ? i need only some aspects of it. I would really appreciate your help.Thankyou My Email: [email protected]