Git Product home page Git Product logo

Comments (12)

GokulEpiphany avatar GokulEpiphany commented on September 26, 2024 4

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

from depth-lib-android-.

renaudcerrato avatar renaudcerrato commented on September 26, 2024 1

RTFS guys 😊

from depth-lib-android-.

ZhangLanqiu avatar ZhangLanqiu commented on September 26, 2024

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

from depth-lib-android-.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on September 26, 2024

@ZhangLanqiu I can't read this.

from depth-lib-android-.

ZhangLanqiu avatar ZhangLanqiu commented on September 26, 2024

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

from depth-lib-android-.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on September 26, 2024

@ZhangLanqiu OK

from depth-lib-android-.

ZhangLanqiu avatar ZhangLanqiu commented on September 26, 2024

@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

from depth-lib-android-.

WeihuaGu avatar WeihuaGu commented on September 26, 2024

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

from depth-lib-android-.

prakashbalab24 avatar prakashbalab24 commented on September 26, 2024

Ya, Please add how to use this awesome library.

from depth-lib-android-.

hfossli avatar hfossli commented on September 26, 2024

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

from depth-lib-android-.

duke1712 avatar duke1712 commented on September 26, 2024

Please tell me how do I use this library

from depth-lib-android-.

ykm17 avatar ykm17 commented on September 26, 2024

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

from depth-lib-android-.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.