[Free] RulerPickerExtension

Name : Ruler Picker

Versione : Updated 2.0

Description : Android custom view that uses ruler for picking the number from given range.

Picture of all the blocks

Instructions to use an extension

blocks(1)

it is return selectedValue of rule momentarily

blocks(2)

As for this, it returns the value after selection

blocks(3)

Component you will show Ruluer Picker in it [Horizontal Arrangement]

blocks(4)

You do not need to explain from its name the color of the indicator

blocks(5)

it is the distance between two indicators in the ruler.

blocks(6)

it is thickness of the indicator.

blocks(7)

it is notch at the top of the ruler

blocks(8)

the size of the text that displays the values in the ruler.

blocks(9)

the color of the text that displays the values in the ruler.

blocks(10)

the height of the long indicator.

The value must be between 0 to 1 where 1 indicates the height of the ruler.


blocks(11)

the height of the short indicator.

The value must be between 0 to 1 where 1 indicates the height of the ruler.

Note

The value of Long indicator must greater than or equal to value of short indicator .


blocks(12)

Maximum possible value to display in the ruler.

blocks(13)

Minimum possible value to display in the ruler.

Note

Maximum value must be greater than Minimum value


ScreenShot

ruler-view-profile-demo-small

custom :
ruler-view-demo-small


old version

AIX :

com.mh.NP.aix (42.9 KB)

Simple AIA :

test.aia (45.1 KB)

Finally, I would like to thank

19 Likes

Great work :fire::+1:

2 Likes

thanks br0

1 Like

New Update:

What is new ?? [Version : 2.0]

  • Change name of extension
  • Change name of some blocks
  • Add some new blocks
  • Add some blocks to Common properties
  • solve some bugs

All Blocks

DEMO :

AIX : com.aemo.rulerpicker.aix (28.1 KB)

2 Likes