Coder Social home page Coder Social logo

numberpickerpreference's Introduction

Howdy๐Ÿ‘‹

I am a Java developer and in my spare time I work on Android apps and develop games in Unity.

About me

  • ๐ŸŒฑ My skills are: Java, Typescript, Angular, C# and Android
  • ๐Ÿง‘โ€๐Ÿ’ป See my software career LinkedIn
  • ๐Ÿ“ฑ Find my published apps at Google Play
  • ๐Ÿ’ฌ Let's help each other at Stack Overflow

Like my work?

If you like my work and want to say thanks, or encourage me to do more, you can โ˜•๏ธBuy me a coffee!

numberpickerpreference's People

Contributors

invissvenska avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

linlinthu

numberpickerpreference's Issues

`lifecycle` library can be removed

lifecycle-extensions library has been deprecated.
And your project does not use lifecycle, removing it can reduce library size.

api 'androidx.lifecycle:lifecycle-extensions:2.2.0'

Also, it is recommended to turn down minSdk as much as possible. because there are applications developed for older devices that use your library.
The minSdk of androidx.preference is 14, you can follow it.
Don't worry about compatibility issues. When you turn down minSdk and the compiler does not report an error, it is fine.

minSdkVersion = 16

Feature request: Option to not loop

First off, I want to say I love this library. It's nice and simple and just works, thank you for that!

I use this library in Catima, and one of my users created CatimaLoyalty/Android#637, asking for the number picker to not loop. Given that I am using it to let the user pick a "zoom level", it makes sense to not let them scroll beyond the lowest or highest value as the difference could be quite jarring.

It would be great if you could consider this feature request, thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.