|
5 | 5 | * [How to use](#howtouse)
|
6 | 6 | * [Components](#components)
|
7 | 7 | * [Buttons](#buttons)
|
8 |
| - * [Flat Button](#flatbutton) |
9 |
| - * [Rectangle Button](#rectanglebutton) |
10 |
| - * [Float Button](#floatbutton) |
11 |
| - * [Float small button](#floatsmallbutton) |
| 8 | + * [Flat Button](#flat-button) |
| 9 | + * [Rectangle Button](#rectangle-button) |
| 10 | + * [Float Button](#float-button) |
| 11 | + * [Float small button](#float-small-button) |
12 | 12 | * [Switches](#switches)
|
13 | 13 | * [CheckBox](#checkbox)
|
14 | 14 | * [Switch](#switch)
|
15 |
| - * [Progress indicators](#progressindicators) |
16 |
| - * [Progress bar circular indeterminate](#progressbarcircularindeterminate) |
17 |
| - * [Progress bar indeterminate](#progressbarindeterminate) |
18 |
| - * [Progress bar indeterminate determinate](#progressbarindeterminatedeterminate) |
19 |
| - * [Progress bar determinate](#progressbardeterminate) |
| 15 | + * [Progress indicators](#progress-indicators) |
| 16 | + * [Progress bar circular indeterminate](#progress-bar-circula-rindeterminate) |
| 17 | + * [Progress bar indeterminate](#progress-bar-indeterminate) |
| 18 | + * [Progress bar indeterminate determinate](#progress-bar-indeterminate-determinate) |
| 19 | + * [Progress bar determinate](#progress-bar-determinate) |
20 | 20 | * [Slider](#slider)
|
21 |
| - * [Slider with number indicator](#sliderwithnumberindicator) |
| 21 | + * [Slider with number indicator](#slider-with-number-indicator) |
22 | 22 | * [Widgets](#widgets)
|
23 | 23 | * [SnackBar](#snackbar)
|
24 | 24 | * [Dialog](#dialog)
|
25 |
| - * [Color selector](#colorselector) |
| 25 | + * [Color selector](#color-selector) |
26 | 26 |
|
27 | 27 | ## How to use
|
28 | 28 |
|
@@ -170,7 +170,7 @@ Some components have custom attributes, if you want use them, you must add this
|
170 | 170 | android:background="#1E88E5" />
|
171 | 171 | ```
|
172 | 172 |
|
173 |
| -######Progress bar indeterminate |
| 173 | +######Progress bar indeterminate determinate |
174 | 174 | 
|
175 | 175 |
|
176 | 176 |
|
|
0 commit comments