Skip to content

Commit 90517a8

Browse files
author
LiNKeR
committed
beta-roll
1 parent 27f2c7e commit 90517a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ This Library consists of two Major views:
8787

8888
**XML Attributes Butchered**
8989
- explaining further
90-
**name-of-tetris** => can either be '**vert-tetris**' or '**horz-tetris**' since tetris components can either be classified horizontal or vertical
91-
;**padd** => the padds take the dimension of the radius(**dp/px**) hence only numeric values are required.
92-
;**tetris** => can be have more than a combination of vertical and horizontal tetrises(see below).
90+
**name-of-tetris** => can either be '**vert-tetris**' or '**horz-tetris**' since tetris components can either be classified horizontal or vertical;
91+
**padd** => the padds take the dimension of the radius(**dp/px**) hence only numeric values are required;
92+
**tetris** => can be have more than a combination of vertical and horizontal tetrises(see below).
9393
*furthermore*
9494
```xml
9595
app:radius="4dp"

0 commit comments

Comments
 (0)