License |
License |
---|---|
GroupId | GroupIdcom.cleveroad |
ArtifactId | ArtifactIdloopbar |
Version | Version1.2.0 |
Type | Typeaar |
Description |
DescriptionLoopBar -- Tab Bar with Infinite Scrolling
At Cleveroad weâve recently come to realize that navigation through categories in an app using nothing but a navigation panel is pretty boring and trivial. Thatâs why, armed with our designerâs creativity, we introduce you our new component for Android-based applications -- LoopBar. The idea was to make the navigation menu right at fingerprints, in a tab bar. What's more the view has a few specific features that make it stand out from the crowd of similar ones. So, try out the LoopBar library in your app and youâll see the difference.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
loopbar-1.2.0.pom | |
loopbar-1.2.0.apklib | 60 KB |
loopbar-1.2.0-sources.jar | 29 KB |
loopbar-1.2.0-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cleveroad/loopbar/ -->
<dependency>
<groupId>com.cleveroad</groupId>
<artifactId>loopbar</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.cleveroad/loopbar/
implementation 'com.cleveroad:loopbar:1.2.0'
// https://jarcasting.com/artifacts/com.cleveroad/loopbar/
implementation ("com.cleveroad:loopbar:1.2.0")
'com.cleveroad:loopbar:aar:1.2.0'
<dependency org="com.cleveroad" name="loopbar" rev="1.2.0">
<artifact name="loopbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cleveroad', module='loopbar', version='1.2.0')
)
libraryDependencies += "com.cleveroad" % "loopbar" % "1.2.0"
[com.cleveroad/loopbar "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-extensions | jar | 2.0.0 |
androidx.recyclerview » recyclerview | jar | 1.0.0 |
androidx.appcompat » appcompat | jar | 1.0.0 |