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 78186d8 commit 35c16f6Copy full SHA for 35c16f6
README.md
@@ -9,10 +9,13 @@
9
10
###如何使用
11
(1)底部导航栏需要有3-5个标签(tab),并且每个tab选择的视图重要性要相似,对于少于3个tab的情况,是不推荐使用Bottom navigation的。
12
-正确方式
+
13
+正确方式:
14
15
<img src="https://material-design.storage.googleapis.com/publish/material_v_4/material_ext_publish/0B3321sZLoP_HajN5eDd2UUtGT00/components_bottomnavigation_usage3.png" width="360" height="300" />
16
- 错误方式
17
+ 错误方式:
18
19
<img src="https://material-design.storage.googleapis.com/publish/material_v_4/material_ext_publish/0B3321sZLoP_HYkp0Z1g0dHJXQ3c/components_bottomnavigation_usage4.png" width="360" height="300" />
20
21
0 commit comments