This library contains a shared set of component used within our Android App.
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
For more information on the counter view, please see the repository here
- Font sizes
 - Corner radius
 
- Buffer brand colors
 
- Font Styles
 
TBC


