Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pucamafra committed Apr 23, 2016
1 parent e84e4b9 commit ab0402d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ dependencies {

# Sample usage

It works like a EditText.

```xml
<com.marlon.android.widget.SegmentedTab
android:id="@+id/segmentedTab"
Expand All @@ -70,7 +68,7 @@ You can customize the component according with attributes shown below
| app:tabSelectedColor | It is optional. But if you want to customize you must be definy a simple color |
| app:tabUnselectedColor| It is optional. But if you want to customize you must be definy a simple color |
| app:titleColor | It is optional. But if you want to customize you must to definy a ColorStateList |
| app:titleFontPath | It is optional. But if you want to customize the font you must to set a path to the ttf file |
| app:titleFontPath | It is optional. But if you want to customize the font you must to set a path to the font file |

License
---
Expand Down

0 comments on commit ab0402d

Please sign in to comment.