File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,8 @@ NavigationTabBar requires a minimum SDK version of 11.
55
55
Sample
56
56
========
57
57
58
+ <b >Parameters</b >
59
+
58
60
For NTB you can set such parameters as:
59
61
60
62
- models:
@@ -129,6 +131,8 @@ For NTB you can set such parameters as:
129
131
130
132
allows you to set preview colors, which generate count of models equals to count of colors.
131
133
134
+ <b >Tips</b >
135
+
132
136
Creation of models occurs through Builder pattern.
133
137
134
138
ModelBuilder requires two fields: icon and color. Title, badge title and selected icon is optional.
@@ -141,6 +145,8 @@ By default badge bg color is the active model color and badge title color is the
141
145
142
146
If your set ViewPager you can action down on active pointer and do like drag.
143
147
148
+ <b >Init</b >
149
+
144
150
Check out in code init:
145
151
146
152
``` java
You can’t perform that action at this time.
0 commit comments