[FREE] Component tools extension

Okay i will check when i have my mobile.But i test it before (not with screen1.hieght) it works with pixels.Also it’s in the android documentaion.May be i use different method than the method that kodular uses :thinking:

1 Like

Is the block calling a function of Animation Utilities directly?
Then it behaves as Animation Utilities.

1 Like

I didn’t understand you.This block works independently.It doesn’t need any extra component.

I mean
Is MoveVertical block calling
OverShootVertical function from Animation Utilities?

Nope.It calls a built-in function in android.

1 Like

Got the solution

1 Like

I still didn’t understand you :thinking: Isn’t this problem related to animation utils.Any way, here is the difference between my extension block ( as it have many other blocks ) and animation utils component:

1 Like


This is the right way to use

1 Like

Ok, i will try it.Any way, it can be used with pixels only.But this way will make it responive.As in another post:
Thanks @sonumohammad333

1 Like

Greate Extension By Great Person :heart_eyes: Love You Three Thousand Time

1 Like

Thanks very much :smiling_face_with_three_hearts: @Srrazmi

Not working with card view

1 Like

What isn’t working with card view? Maybe i can fix it.Any way, the card view is really hard to deal with using the code.Do you know why the next update became late :shushing_face:.Because, i’m trying to support cardviews,balls,sprites,markers,etc…That will require changing the code completely.And that what i’m making now.

3 Likes

Not triggering Touched event

1 Like

Enable Private Message

1 Like

Ok.I will look at this.Thanks very much for reporting :grin:it looks like card view doesn’t work except with its properties.That means it have setCardElevation() and onTouch event.I will try to make it work.

Can you make a simple extension to get touch info anywhere on screen
Not with specific component
Get touch details any where on screen

1 Like

It looks like i will add it.It can be made here also.Maybe in the next update ( that will be a really powerfull one ) but i have a problem that again the is crashing when i touch any thing again. :confused: i will need to fix it first before i start doing any thing.

Can you also add a rotation move from start to end degree as in the AnimationUtilities? Since now there is only a setter for rotation not a move. That would be great!

1 Like

Didn’t understand you.You mean it moves while rotating?