Last Version

LoopBar -- Tab Bar with Infinite Scrolling 1.2.0

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.

License

License

GroupId

GroupId

com.cleveroad
ArtifactId

ArtifactId

loopbar
Version

Version

1.2.0
Type

Type

aar
Description

Description

LoopBar -- 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

https://github.com/Cleveroad/LoopBar
Source Code Management

Source Code Management

https://github.com/Cleveroad/LoopBar

Download loopbar 1.2.0


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.