Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
draw a table
  • Loading branch information
ashqal committed Dec 1, 2015
1 parent 854cdb5 commit 714ff58
Showing 1 changed file with 18 additions and 9 deletions.
27 changes: 18 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,30 +122,39 @@ NightOwl.owlRegisterCustom(customView);
```

##Supported Attributes
**View Table**
Name | Attr
------------------| --------------------
View | night_background
View | night_alpha
* View Table

Name | Attr
------------------ | --------------------
View | night_background
View | night_alpha


* TextView Table extends View Table

**TextView Table extends View Table**
Name | Attr
------------------| --------------------
TextView | night_textColor
TextView | night_textColorHint

**ImageView Table extends TextView Table**

* ImageView Table extends TextView Table

Name | Attr
------------------| --------------------
ImageView | night_src

**ListView Table extends View Table**

* ListView Table extends View Table

Name | Attr
------------------| --------------------
ListView | night_listSelector
ListView | night_divider

**Theme Table**

* Theme Table

Name | Attr
---------------| -------------------------
Theme | night_colorPrimary
Expand Down

0 comments on commit 714ff58

Please sign in to comment.