Skip to content

myntra/droid-uiscrollview

Repository files navigation

Droid-UIScrollView

Note: Still WIP!

DroidUIScrollView demo

An attempt at a ScrollView that scrolls both vertically and horizontally. A UI widget that is readily available for iOS, aptly named UIScrollView

##Gradle Dependency

Add this in your project app's build.gradle

dependencies{
    compile 'com.greycellofp:DroidUIScrollView:1.0.0'
}

Version

1.0.0

Development

PRs highly appreciated

Todo's

  • Write Uinit Tests
  • Publish to a central Maven Repository
  • Add/Clean Code Comments
  • Implement Nested Scrolling support for Lollipop
  • Flags to switch On/Off Vertical/Horizontal scrolling
  • Cleanup code

License

Public License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages