Skip to content

Commit 83cc22a

Browse files
committed
Update README.md
1 parent 566a557 commit 83cc22a

2 files changed

Lines changed: 2 additions & 28 deletions

File tree

README.md

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5,43 +5,19 @@ Android-RobotoTextView
55

66
Implementation of a [TextView](http://developer.android.com/reference/android/widget/TextView.html) and all its direct/indirect subclasses with native support for the [Roboto](http://www.google.com/design/spec/style/typography.html) fonts, includes the brand new [Roboto Slab](http://www.google.com/fonts/specimen/Roboto+Slab) fonts.
77

8-
Implemented next views:
9-
10-
* `RobotoTextView`
11-
* `RobotoAutoCompleteTextView`
12-
* `RobotoButton`
13-
* `RobotoCheckBox`
14-
* `RobotoCheckedTextView`
15-
* `RobotoChronometer`
16-
* `RobotoCompoundButton`
17-
* `RobotoDigitalClock`
18-
* `RobotoEditText`
19-
* `RobotoExtractEditText`
20-
* `RobotoMultiAutoCompleteTextView`
21-
* `RobotoRadioButton`
22-
* `RobotoSwitch`
23-
* `RobotoTextClock`
24-
* `RobotoToggleButton`
25-
26-
Support next fonts:
8+
Supported fonts:
279

2810
* [Roboto](http://www.google.com/fonts/specimen/Roboto)
2911
* [Roboto Condensed](http://www.google.com/fonts/specimen/Roboto+Condensed)
3012
* [Roboto Slab](http://www.google.com/fonts/specimen/Roboto+Slab)
3113

32-
33-
Sample
34-
------
35-
36-
Application is available on Google Play:
14+
![image](https://raw.githubusercontent.com/johnkil/Android-RobotoTextView/master/art/RobotoTextView.jpg)
3715

3816
<a href="http://play.google.com/store/apps/details?id=com.devspark.robototextview">
3917
<img alt="Get it on Google Play"
4018
src="http://www.android.com/images/brand/get_it_on_play_logo_small.png" />
4119
</a>
4220

43-
![screenshot][1]
44-
4521

4622
Compatibility
4723
-------------
@@ -191,5 +167,3 @@ License
191167
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
192168
See the License for the specific language governing permissions and
193169
limitations under the License.
194-
195-
[1]: http://i46.tinypic.com/b9dg69.png

art/RobotoTextView.jpg

219 KB
Loading

0 commit comments

Comments
 (0)