We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ca450 commit 6ec051bCopy full SHA for 6ec051b
README.md
@@ -6,8 +6,7 @@ No matter how complex the layout is and how deep the constraints are, it has alm
6
performance as Flex and Stack. When facing complex layouts, it provides better performance,
7
flexibility, and a very flat code hierarchy than Flex and Stack. Say no to 'nesting hell'.
8
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>
+## It is recommended to use ConstraintLayout at the top level. For moderately complex pages, 500 FPS performance is promised
11
12
Warning:
13
For layout performance considerations, constraints are always one-way, and there is no two child
0 commit comments