Skip to content

Commit

Permalink
Update README with new attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
addisonElliott committed Apr 24, 2019
1 parent 3b52f9f commit 4460473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ segmentedButtonGroup.getPosition();
| ------------------------------- | ----------------- | ---------------------------------------------------------------------------- |
| android:background | `drawable\|color` | Set background for button when unselected |
| app:selectedBackground | `drawable\|color` | Set background for button when selected |
| app:rounded | `boolean` | Whether or not the button is rounded |
| app:rippleColor | `color` | Ripple effect tint color when user taps on button |
| app:drawable | `drawable` | Drawable to display |
| app:drawablePadding | `dimension` | Padding between drawable and text |
Expand Down

0 comments on commit 4460473

Please sign in to comment.