Depth-LIB-Android- icon indicating copy to clipboard operation
Depth-LIB-Android- copied to clipboard

Request: tutorial and explanation of how to use this library

Open AndroidDeveloperLB opened this issue 8 years ago • 12 comments

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

AndroidDeveloperLB avatar Oct 21 '16 19:10 AndroidDeveloperLB

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

ZhangLanqiu avatar Nov 01 '16 01:11 ZhangLanqiu

@ZhangLanqiu I can't read this.

AndroidDeveloperLB avatar Nov 01 '16 06:11 AndroidDeveloperLB

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

ZhangLanqiu avatar Nov 01 '16 06:11 ZhangLanqiu

@ZhangLanqiu OK

AndroidDeveloperLB avatar Nov 01 '16 07:11 AndroidDeveloperLB

@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 avatar Nov 01 '16 14:11 ZhangLanqiu

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

WeihuaGu avatar Nov 17 '16 05:11 WeihuaGu

Ya, Please add how to use this awesome library.

prakashbalab24 avatar Jan 05 '17 10:01 prakashbalab24

RTFS guys 😊

renaudcerrato avatar Jan 29 '17 14:01 renaudcerrato

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

GokulEpiphany avatar Feb 23 '17 19:02 GokulEpiphany

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

hfossli avatar Feb 23 '17 21:02 hfossli

Please tell me how do I use this library

duke1712 avatar Apr 23 '17 17:04 duke1712

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

ykm17 avatar Feb 15 '18 01:02 ykm17