All Projects → bufferapp → android-components

bufferapp / android-components

Licence: other
Shared components for Buffer Android apps

Programming Languages

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

Android Components

This library contains a shared set of component used within our Android App.

Widgets

Rounded Rectanglular button

Rounded button

Usage:

<org.buffer.android.widgets.RoundedButton
    android:id="@+id/button_save"
    android:text="@string/button_save_account_details"
    app:bufferButtonStyle="dark" />

bufferButtonStyle can be set to either dark, light or clear

Counter View

Counter view

For more information on the counter view, please see the repository here

Dimensions

  • Font sizes
  • Corner radius

Colors

  • Buffer brand colors

Styles

  • Font Styles

Text styles

TBC

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].