| Interface | Description |
|---|---|
| EdgeyViewPager.OnSwipeOutListener | |
| ResizableHeaderScrollView.HeaderChangeListener | |
| ResizableHeaderScrollView.OnScrollListener | |
| SwankyGallery.OnGalleryPageSelectedListener |
| Class | Description |
|---|---|
| ButtonWithFont |
User: Michael Lake Date: 11/21/11 Time: 5:36 PM
Allows you to set a custom font to a button's text via XML.
|
| CancelEditText |
User: mlake Date: 12/8/11 Time: 11:01 AM
Allows you to set a custom resource that will
clear/cancel an EditText.
|
| CheckBoxWithFont |
Allows you to set a checkbox with custom
font via XML
Start by adding xmlns:oak="http://oak/oak/schema" to the base of your view.
|
| CustomCircularProgressBar |
User: derek Date: 5/25/12 Time: 1:06 PM
Allows you to create a spinner with
your own resources.
|
| CustomProgressDialog |
Allows you to create a dialog with a loading animation
using your own resources.
|
| EdgeyViewPager |
This viewpager will allow you to set the size of an "edge" for the viewpager.
|
| MaskedImageView | |
| ParentSwipingViewPager |
User: derek Date: 7/12/12 Time: 2:57 PM
Viewpager that is helpful when having to handle multiple views with touch or swipe events.
|
| ParentSwipingWebView |
This webview makes it easier to manage touch events when using
multiple views that need swiping.
|
| ResizableHeaderScrollView |
Created by sean.kenkeremath on 7/29/14.
|
| SceneAnimation | |
| SectionListView |
A ListView that maintains a header pinned at the top of the list.
|
| SwankyGallery |
Gallery-esque ViewPager that supports zoom gestures.
|
| SwankyGallery.SwankyAdapter | |
| SwankyImageView |
An ImageView that supports pinch-to-zoom, double-tap-to-zoom, and swipe panning.
|
| TextViewWithFont |
User: Michael Lake Date: 11/21/11 Time: 5:36 PM
Allows you to set a custom font to a textview via XML.
|
| VerticalViewPager |
Created by castorflex on 12/29/13.
|
| VerticalViewPager.LayoutParams |
Layout parameters that should be supplied for views added to a
ViewPager.
|
| VerticalViewPager.SavedState |
This is the persistent state that is saved by ViewPager.
|
Copyright © 2011–2014. All rights reserved.