Android Month Calendar Widget Demo
A simple example of a responsive Month Calendar app widget for Android 4.1+.
Q & A
Easy RecyclerView
ItemDecoration. Flexible for multiple styles, such as margins, colours, drawables, show/hide, etc.
There is a bunch of useful widgets and navigation classes to make your app clear and simpler. Include features like font from asses via xml, complex background, resizable compound drawables, FlowLayout and SlideMenuLayout (expand menu from any direction), custom backstack (abstract + fragments impl).
Android EditText
wrapper to support text / emoji / camera / media input.
This Layout provide fling dismiss effect like Twitter ImageView
A custom layout that fills given width or height as per the original ratio of each child.
If given width or height is exceeded, it largely replicates the behavior of LinearLayout
.
What RatioFillLayout
offers:
What is iSortBox? Just like what it says: Simplify sorting!
This framework achieves a goal which makes sorting easier, moreover, you will benefit from what it provides such as pre-processing, converting, grouping and filtering.
As the name iSortBox, the letter 'i' means input and the letter 'o' means output, as for the details on how to complete the work, all are encapsulated in iSortBox.
Q & A