File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ The javadoc for the project is hosted on [Github](http://bearded-hen.github.io/A
44
44
Examples
45
45
============
46
46
47
- ###BootstrapButton
47
+ ### BootstrapButton
48
48
A button that supports Glyph icons, and is themeable using Bootstrap Brands.
49
49
``` xml
50
50
<com .beardedhen.androidbootstrap.BootstrapButton
@@ -87,7 +87,7 @@ Allows BootstrapButtons to be grouped together and their attributes controlled e
87
87
<img src =" https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/bootstrap_button_group.png " width =" 450 " alt =" BootstrapButtonGroup " >
88
88
89
89
90
- ###AwesomeTextView
90
+ ### AwesomeTextView
91
91
A text widget that displays Glyph icons, and is themeable using Bootstrap Brands.
92
92
``` xml
93
93
<com .beardedhen.androidbootstrap.AwesomeTextView
@@ -156,7 +156,7 @@ Displays non-clickable text in a widget similar to the BootstrapButton, sizable
156
156
```
157
157
<img src =" https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/bootstrap_label.png " width =" 450 " alt =" BootstrapLabel " >
158
158
159
- ###BootstrapEditText
159
+ ### BootstrapEditText
160
160
Allows editing of text in a widget themed using BootstrapBrand.
161
161
``` xml
162
162
<com .beardedhen.androidbootstrap.BootstrapEditText
@@ -181,7 +181,7 @@ Displays images in a center-cropped Circular View, themed with BootstrapBrand.
181
181
```
182
182
<img src =" https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/bootstrap_circle_thumbnail.png " width =" 450 " alt =" BootstrapCircleThumbnail " >
183
183
184
- ###BootstrapThumbnail
184
+ ### BootstrapThumbnail
185
185
Displays images in a rectangular View, themed with BootstrapBrand.
186
186
``` xml
187
187
<com .beardedhen.androidbootstrap.BootstrapThumbnail
You can’t perform that action at this time.
0 commit comments