plain-dev / InputNumber

Input numerical values with a customizable range.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InputNumber

Input numerical values with a customizable range.

Screen home Screen input dialog
Home Input dialog

Introduction

  • Limit input maximum and minimum
  • Predict in advance whether the next operation meets the conditions, and change the button state
  • Support to update the quantity after confirmation, such as network request

TODO

  • Custom input
  • The internal does not handle the situation that the minimum and maximum values are reached, and the callback is sent to the external processing
  • Provide an intuitive way for users to set control styles

About

Input numerical values with a customizable range.

License:MIT License


Languages

Language:Kotlin 100.0%