Skip to content

sourena21/VafinoNumberPicker

Repository files navigation

VafinoNumberPicker

How to use

to use it follow below steps:

Step 1

Add the JitPack repository to your build file. Add it in your root build.gradle at the end of repositories:

    allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}

Step 2

Add the dependency

    dependencies {
	        implementation 'com.github.sourena21:VafinoNumberPicker:Tag'
	}

Views

There are some views and below you can watch theme:

Numpad

It is a custom numpad to use fixed in view

NumberPicker

It is a simple numberpicker to use increase and decrease value listener separately and developed because others do not support this feature.

NumberPersianDatePicker

It is a simple datepicker to choose a jalali date by scrolling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages