Skip to content

Commit ecd000d

Browse files
committed
init
1 parent 6955c42 commit ecd000d

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,26 +21,16 @@ Iran Image Map is ImageView with customizable provinces on map
2121
imageMap.setActiveProvince(ProvinceList.Tehran);
2222
```
2323

24-
## Credits
25-
Thanks to [Ariana](https://github.com/akshay2211/Ariana) for transition in sample
26-
27-
## IOS
28-
29-
Similar library [BubbleTabBar](https://github.com/Cuberto/bubble-icon-tabbar) by [Cuberto](https://github.com/Cuberto)
30-
3124
## Download
3225

33-
[ ![Download](https://api.bintray.com/packages/fxn769/android_projects/BubbleTabBar/images/download.svg?version=1.0.1) ](https://bintray.com/fxn769/android_projects/BubbleTabBar/1.0.1/link)
34-
35-
3626
include in app level build.gradle
3727
```groovy
3828
repositories {
3929
maven { url 'https://jitpack.io' }
4030
}
4131
```
4232
```groovy
43-
implementation 'com.fxn769:bubbletabbar:1.0.1'
33+
implementation ':1.0'
4434
```
4535

4636
## License

0 commit comments

Comments
 (0)