android-vertical-slide-view
vertical slide to switch to the next fragment page.
?????????????????????????????????ViewDragHelper????????
scrollView?????????????????????????
Q & A
A Gradle plugin witch automatically packs texture for a libgdx game, using libgdx texture packer. Before packing, the plugin can do some actions on the resources provided, such as:
Gradle tasks for easy integration with ImageMagick.
The code brings up an easy way of using recyclerView, with the new recycler adapters. It also contains a BaseRecyclerFragment
and a RecyclerStandalone
that removes a lot of boiler plate for fragments that contains either grids or lists. It also offers out of the box a DividerItemDecoration
that handles the drawing of the divider in the recycler view. As well selectors for the items in your lists are handled.
RecyclerView-FlexibleDivider - Android library providing simple way to control divider items of RecyclerView.
JDeferred is a Java Deferred/Promise library similar to JQuery's Deferred Object.
android-deferred-object is a chainable utility object that can register multiple callbacks into callback queues, invoke callback queues, and relay the success or failure state of any synchronous or asynchronous function.
Q & A