Skip to content

Commit d98332a

Browse files
committed
Update 1.1.8
1 parent ea05fd6 commit d98332a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ NavigationTabBar requires a minimum SDK version of 11.
5555
Sample
5656
========
5757

58+
<b>Parameters</b>
59+
5860
For NTB you can set such parameters as:
5961

6062
- models:
@@ -129,6 +131,8 @@ For NTB you can set such parameters as:
129131

130132
allows you to set preview colors, which generate count of models equals to count of colors.
131133

134+
<b>Tips</b>
135+
132136
Creation of models occurs through Builder pattern.
133137

134138
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
141145

142146
If your set ViewPager you can action down on active pointer and do like drag.
143147

148+
<b>Init</b>
149+
144150
Check out in code init:
145151

146152
```java

0 commit comments

Comments
 (0)