Code Monkey home page Code Monkey logo

oak's Introduction

DEPRECATED.

This library has been deprecated. We may move individual aspects of this library into small targetted libraries. This page will be updated when that occurs.

Full site and documentation:
http://willowtreeapps.github.com/OAK/

..or..
After checking out to your local machine
run "mvn site:run" to view the docs on http://localhost:8080/

oak's People

Contributors

cceckman avatar christhoma avatar derekbrameyer avatar evant avatar georgedelmonte avatar imbeyondboredom avatar koocbor avatar richie97 avatar woodyzantzinger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oak's Issues

Rename Some classes

AmazingListView --> SectionListView
FilterAdapter --> SectionAdapter
AmazingAdapter --> BaseSectionAdapter

Add library recommendations to docs.

We repackage libraries which we extend, but when we do not extend a library but find it essential, we should add it to a List of Highly Regarded Libraries, preferably with annotations on how/why you use them.

Brand demos

Add a footer (via base Activity class?) to all demo activities with WillowTree branding and link to OAK documentation. With OAK demos and ApiDemos installed, ApiDemos hits OAK demos, too. :-)

SectionListView and ListViewAnimations

Hi willowtreeapps,

is possible to get work together SectionListView and ListViewAnimations library? I would like to add animations on the SectionListView.

Thanks.

how i can get exact height width for the image drawn with path

I am trying to adjust height and width of my AnimatedSvgView but couldn't get it exact . I think aspect ratio is the problem can you guide me how i can resolve this issue to get exact height and width of image which i provided in dp as layout_height and layout_width in xml, below is my xml

 <oak.svg.AnimatedSvgView
    android:id="@+id/animated_svg_view"
    android:layout_width="100dp"
    android:layout_height="100dp"
    oak:oakSvgTraceTime="2000"
    oak:oakSvgTraceTimePerGlyph="1000"
    oak:oakSvgFillStart="1200"
    oak:oakSvgFillTime="1000"/>

<oak.svg.AnimatedSvgView
    android:id="@+id/animated_svg_view_logo"
    android:layout_width="100dp"
    android:layout_height="100dp"
    oak:oakSvgTraceTime="2000"
    oak:oakSvgTraceTimePerGlyph="1000"
    oak:oakSvgFillStart="1200"
    oak:oakSvgFillTime="1000"

/>

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.