Skip to content

Commit 12ca450

Browse files
author
fbchen
committed
update readme
1 parent 4fb3b48 commit 12ca450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ No matter how complex the layout is and how deep the constraints are, it has alm
66
performance as Flex and Stack. When facing complex layouts, it provides better performance,
77
flexibility, and a very flat code hierarchy than Flex and Stack. Say no to 'nesting hell'.
88

9-
**It is recommended to use ConstraintLayout at the top level. For moderately complex pages, 500 FPS
10-
performance is promised.**
9+
<font color=red size=22>It is recommended to use ConstraintLayout at the top level. For moderately
10+
complex pages, 500 FPS performance is promised</font>
1111

1212
Warning:
1313
For layout performance considerations, constraints are always one-way, and there is no two child

0 commit comments

Comments
 (0)