An open API service indexing awesome lists of open source software.

https://github.com/bufferapp/android-components

Shared components for Buffer Android apps
https://github.com/bufferapp/android-components

Last synced: 5 months ago
JSON representation

Shared components for Buffer Android apps

Awesome Lists containing this project

README

          

# Android Components

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

Widgets
-------

### Rounded Rectanglular button

![Rounded button](art/rounded_button.png)

Usage:

bufferButtonStyle can be set to either dark, light or clear

### Counter View

![Counter view](art/counter_view.png)

For more information on the counter view, please see the repository [here](https://github.com/bufferapp/CounterView)

Dimensions
----------

- Font sizes
- Corner radius

Colors
------

- Buffer brand colors

Styles
------

- Font Styles

![Text styles](art/text_styles.png)

TBC