l

library

Custom SwipeRefreshLayout that works when overlaying the ActionBar
https://github.com/naroh091/swiperefreshlayoutoverlay
The Apache Software License, Version 2.0
David Fernández
Files download
File Operation
library-3.0.1.pom download
library-3.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>es.oneoctopus.swiperefreshlayoutoverlay</groupId>
  <artifactId>library</artifactId>
  <version>3.0.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'es.oneoctopus.swiperefreshlayoutoverlay:library:3.0.1'
Gradle Kotlin
implementation("es.oneoctopus.swiperefreshlayoutoverlay:library:3.0.1")
Scala SBT
libraryDependencies += "es.oneoctopus.swiperefreshlayoutoverlay" % "library" % "3.0.1"
Groovy Grape
@Grapes(
  @Grab(group='es.oneoctopus.swiperefreshlayoutoverlay', module='library', version='3.0.1')
)
Apache Ivy
<dependency org="es.oneoctopus.swiperefreshlayoutoverlay" name="library" rev="3.0.1" />
Leiningen
[es.oneoctopus.swiperefreshlayoutoverlay/library "3.0.1"]
Apache Buildr
'es.oneoctopus.swiperefreshlayoutoverlay:library:jar:3.0.1'
Dependencies
The project has no third-party dependencies