The Wayback Machine - https://web.archive.org/web/20201023032323/https://github.com/bufferapp/android-components
Skip to content
main
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
art
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.