All Projects → ZieIony → Carbon

ZieIony / Carbon

Licence: apache-2.0
Material Design implementation for Android 4.0+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to Carbon

Sequent
A simple continuous animation library for Android UI.
Stars: ✭ 263 (-91.06%)
Mutual labels:  material-design, material-ui, android-ui
Bottomsheet
BottomSheet dialog library for Android
Stars: ✭ 219 (-92.56%)
Mutual labels:  material-design, material-ui, android-ui
Materialfavoritebutton
Animated favorite/star/like button
Stars: ✭ 586 (-80.08%)
Mutual labels:  material-design, material-ui, android-ui
Materiallettericon
Material first letter icon like lollipop contacts icon. Letter(s) on a shape drawn on canvas.
Stars: ✭ 255 (-91.33%)
Mutual labels:  material-design, material-ui, android-ui
Bubble Navigation
🎉 [Android Library] A light-weight library to easily make beautiful Navigation Bar with ton of 🎨 customization option.
Stars: ✭ 1,537 (-47.76%)
Mutual labels:  material-design, widget, android-ui
Alerter
An Android Alerting Library
Stars: ✭ 5,213 (+77.19%)
Mutual labels:  material-design, material-ui, android-ui
Slidetoact
A simple 'Slide to Unlock' Material widget for Android, written in Kotlin 📱🎨🦄
Stars: ✭ 783 (-73.39%)
Mutual labels:  material-design, material-ui, android-ui
Materialdialog Android
📱Android Library to implement animated, 😍beautiful, 🎨stylish Material Dialog in android apps easily.
Stars: ✭ 602 (-79.54%)
Mutual labels:  material-design, material-ui, android-ui
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (-96.43%)
Mutual labels:  material-design, material-ui, android-ui
Datingapp
Dating UI kit is used for online meet up with girls and boys . The screen contains more than 30 icons and most of all required elements required to design an application like this. The XML and JAVA files contains comments at each and every point for easy understanding. Everything was made with a detail oriented style and followed by today's web trends. Clean coded & Layers are well-organized, carefully named, and grouped.
Stars: ✭ 97 (-96.7%)
Mutual labels:  material-design, material-ui, android-ui
Materialpreferences
A highly flexible set of lovely looking views that provides functionality of preferences.
Stars: ✭ 495 (-83.17%)
Mutual labels:  material-design, material-ui, android-ui
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-95.34%)
Mutual labels:  material-design, material-ui, android-ui
Aestheticdialogs
📱 An Android Library for 💫fluid, 😍beautiful, 🎨custom Dialogs.
Stars: ✭ 352 (-88.04%)
Mutual labels:  material-design, material-ui, android-ui
Android Material Design For Pre Lollipop
Various UI implementations, animations & effects based on Material Design compatible with pre Lollipop devices as well. (Work in progess)
Stars: ✭ 585 (-80.12%)
Mutual labels:  material-design, material-ui, android-ui
Expandable Fab
A highly customizable 'speed dial' FloatingActionButton implementation.
Stars: ✭ 56 (-98.1%)
Mutual labels:  material-design, widget, android-ui
Fancyshowcaseview
An easy-to-use customisable show case view with circular reveal animation.
Stars: ✭ 1,662 (-43.51%)
Mutual labels:  material-design, material-ui, android-ui
Materialdrawer
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
Stars: ✭ 11,498 (+290.82%)
Mutual labels:  material-design, material-ui, android-ui
Customfloatingactionbutton
This view is for replacement of standard Floating Action Button from Google Support Library. It is easy to use, customizable and you can also add text to button
Stars: ✭ 222 (-92.45%)
Mutual labels:  material-design, android-ui
Vue Material Kit
Vue Material Kit - Open Source Material Design UI Kit
Stars: ✭ 231 (-92.15%)
Mutual labels:  material-design, material-ui
Material Admin
Free Material Admin Template
Stars: ✭ 219 (-92.56%)
Mutual labels:  material-design, material-ui

Android Arsenal   Maven Central   JitPack   Dropbox   Can I drop Jetifier?

Twitter

Carbon

Material Design implementation for Android 4.0 and newer. This is not the exact copy of the Lollipop's API and features. It's a custom implementation of the most useful things as shown in the design specification. Carbon tries to:

  • make things easier (specify cornerRadius='dp' instead of creating an xml and/or a ViewOutlineProvider)
  • make it all work and look the same on all APIs (like CheckBox's left padding)
  • really backport features (don't use gradients for shadows!)
  • fix Android's everlasting bugs (FrameLayout ignores child's padding when no gravity is set)

What's new

  • custom item layouts for BottomNavigationView, TabLayout and NavigationView
  • DayNight themes
  • updated control colors
  • fixed color animations, background tint, menu inflation, shadow transformations

Features

Android 4.x
  • generated, animated shadows with elevation system
  • the touch ripple
  • rounded corners with content clipping
  • circular reveal
  • theme xml attribute
  • widget and drawable tinting
  • font resources
  • edge effects
All APIs
  • simple to use xml attributes for stroke, cut corners, rounded corners and ripples
  • colored shadows
  • brightness/saturation fade
  • SVG support (with transformations, text, gradients, etc.)
Useful extensions and bugfixes
  • html text
  • percent layouts, anchors, colored insets
  • view stroke
  • visibility animations
  • color state animations
  • ttf/otf fonts
  • text auto size
  • TextMarker
Material constants, widgets and components
  • colors, dimensions, typography
  • ready-to-use rows and adapters for RecyclerView
  • DropDown, FloatingActionMenu, RangeSeekBar, ExpandableRecyclerView, FlowLayout, TableView, BackdropLayout, Banner, BottomNavigationView, TabLayout

Samples

Installation

FAQ

Changelog

JavaDoc

Articles

License

Copyright 2015 Marcin Korniluk 'Zielony'

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].