CapsuleCorp library
CapsuleCorp library provides easy way to display images text and colors in a square view
You can display Colors
Texts
Images
And, of course, a mix of them
Demo app
Sample application: The demo is a showcase of the functionality of the library.
-
Available soon in Google Play
USAGE
Import library in your build.gradle
.
dependencies {
compile 'com.github.alorma:capsulecorp:1.0.1'
}
- Usage wiki: Code examples
Next steps
- Allow force number of capsules to display
- Animations
- ImagesCapsule performance
LICENSE
Copyright 2014 Bernat Borrás Paronella
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.