Skip to content

bufferapp/android-components

Repository files navigation

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

About

Shared components for Buffer Android apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages