Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: tutorial and explanation of how to use this library #17

Open
AndroidDeveloperLB opened this issue Oct 21, 2016 · 12 comments
Open

Comments

@AndroidDeveloperLB
Copy link

The demo looks great, but how do I start to use this library?
Can you please put some tutorial? Snippets? Explanation?

@ZhangLanqiu
Copy link

@AndroidDeveloperLB 同感! 估计你也看不懂我在说啥!

@AndroidDeveloperLB
Copy link
Author

@ZhangLanqiu I can't read this.

@ZhangLanqiu
Copy link

@AndroidDeveloperLB I can't speak English, I use translation software can understand what you are saying!This sentence is also of course!

@AndroidDeveloperLB
Copy link
Author

@ZhangLanqiu OK

@ZhangLanqiu
Copy link

@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

@WeihuaGu
Copy link

@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();

@prakashbalab24
Copy link

Ya, Please add how to use this awesome library.

@renaudcerrato
Copy link

RTFS guys 😊

@GokulEpiphany
Copy link

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

@hfossli
Copy link
Collaborator

hfossli commented Feb 23, 2017

Awesome to hear that! Pull request more than welcome! If the pull request is good you can join as contributor if you'd like :)

@duke1712
Copy link

Please tell me how do I use this library

@ykm17
Copy link

ykm17 commented Feb 15, 2018

@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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants