File tree 3 files changed +31
-1
lines changed
3 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 1
- # SlidingIconTabLayout
1
+ # SlidingIconTabLayout Sample
2
+
3
+ A basic sample which shows how to use SlidingTabLayout with not only Text but also Icon for tab layout.
4
+
5
+ <img src =" ./screenshot/screenshot_01.png " width =200 height =355 />
6
+ <img src =" ./screenshot/screenshot_02.png " width =200 height =355 />
7
+
8
+ # Usage
9
+ You can copy SlidingTabLayout file to your widgets folder with SlidingTabStrip.
10
+
11
+ # Developed By
12
+ * Kevin Yongjun Kim -
[email protected]
13
+
14
+ # Contributing
15
+ All contributions are welcome. Open a [ Pull Requests] ( https://github.com/kimkevin/SlidingIconTabLayout/pulls ) or refer to
16
+ the [ Issues] ( https://github.com/kimkevin/SlidingIconTabLayout/issues ) section.
17
+
18
+ # License
19
+ Copyright 2015 William Mora
20
+
21
+ Licensed under the Apache License, Version 2.0 (the "License");
22
+ you may not use this file except in compliance with the License.
23
+ You may obtain a copy of the License at
24
+
25
+ http://www.apache.org/licenses/LICENSE-2.0
26
+
27
+ Unless required by applicable law or agreed to in writing, software
28
+ distributed under the License is distributed on an "AS IS" BASIS,
29
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
30
+ See the License for the specific language governing permissions and
31
+ limitations under the License.
You can’t perform that action at this time.
0 commit comments