android-constraintlayout-demo
Demo usage various ConstraintLayout features like
- Add a constraint
- Order position
- Alignment
- Baseline alignment
- Constrain to a guideline
- Adjust the constraint bias
- Set size as a ratio
- Control linear groups with a chain
An Android library project providing Activity with explanation about views in your app.
The TutorialActivity
can be used as a walk through for the entire screen that is currently visible, Or just for one view on the screen.
To get the intent to start the TutorialActivity you need to use the TutorialIntentBuilder
, The builder will help you build the intent to start the activity, You would have to pass a Tutorial object to the intent builder.
Distributed Push Notification Service for GCM and APNS. Built on REST API.
This is a fork of Google's chips library.
Plaxien is a small library we use at EverythingMe, that allows us to create "Explains" - easy to read representations of in-app data and logic.
Basically it can represent hierarchical data composed of "nodes" and "key/value" pairs in a nice collapsible tree view. It looks something like this:
Simple and easy dialog for Android. Instead of using dialog/fragments, normal view will be shown as dialog. It's customizable component and have 3 different content holder.
This is a very simple library for Android that allows you to stick an header to a ListView
and easily apply animation to it.
The StikkyHeader supports: