Skip to content

Commit

Permalink
Updated Readme.md
Browse files Browse the repository at this point in the history
Added info about customizing valid_till_text_size
  • Loading branch information
vinaygaba committed Jun 30, 2015
1 parent f3c10c2 commit 421d73e
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 @@ -406,6 +406,7 @@ You can modify the dimensions of some of the attributes by adding these attribut
<dimen name="card_number_text_size">size</dimen> //Default value:16sp
<dimen name="card_name_text_size">size</dimen> //Default value:14sp
<dimen name="expiry_date_text_size">size</dimen> //Default value:14sp
<dimen name="valid_till_text_size">size</dimen> //Default value:10sp
<dimen name="brand_logo_width">size</dimen> //Default value:120dp
<dimen name="brand_logo_height">size</dimen> //Default value:40dp
```
Expand Down

0 comments on commit 421d73e

Please sign in to comment.