question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Preference widget for numbers

See original GitHub issue

I know this library doesn’t have a number picker, then which is the suggested widget for inputting numbers? Just use EditTextPrefence? (sorry if this is a silly question 😃

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
consp1racycommented, Aug 31, 2016

Coorect, the only included preference that could satisfy your needs would be EditTextPreference. If you’d like a number picker you can take a shot at making a custom dialog preference.

0reactions
JoseGDcommented, Sep 3, 2016

Ops… as I said, I was short of time. Thanks for pointing it out. Anyway, users were ok with the sliders for selecting sizes 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Widget to number items in order of importance - Jotform
I was looking for a widget that let's the user number a list of ... user can drag and drop the list according...
Read more >
Android PreferenceActivity dialog with number picker
I need something very simple, I have a preference activity and all I need is that one of the options will open dialog...
Read more >
Preference components and attributes - Android Developers
This topic describes some of the most commonly-used Preference components and attributes used when building a settings screen.
Read more >
How to use UWA preferences?
You can get the preference value using UWA's JavaScript function widget.getValue(name) and set the value of the preference using widget.setValue(name, val) ...
Read more >
h6ah4i/android-numberpickerprefcompat - GitHub
An Android's Preference widget which can pick a number using NumberPicker dialog. This library uses the ported version of NumberPicker widget and the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found