We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f371681 commit b8834adCopy full SHA for b8834ad
README.md
@@ -6,7 +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
-## It is recommended to use ConstraintLayout at the top level. For moderately complex pages, 500 FPS performance is promised
+## It is recommended to use ConstraintLayout at the top level. For moderately complex pages, max 500 FPS performance is promised
10
11
## If not necessary, try to be relative to the parent layout, so that you can define less id
12
0 commit comments