Phase • Animations made easy!

animations are great btw!

1 Like

Maybe 'slide in up' effect is inverted with 'fade in' effect. Am i right?

Animations are great! Fantastic work

image

Latest update v2.2.1 presented the error:

Runtime Error

call to 'io.shreyash.phase.Phase.AnimateComponent(com.google.appinventor.components.runtime.AndroidViewComponent,java.lang.String,int,int,int)' has too many arguments (7; must be 6)
Note: You will not see another error reported for 5 seconds.

@Ricardo_Lucena Did you tried this :point_down:

@shreyash right, it worked ... very beautiful!!!

1 Like

AIX: Google Drive

Now it says "Page Not Found."

The link works fine, when google drive "opens" the file click on download (in the red rectangle)

If this isn't working, check your browser settings

2 Likes

Working for me too

This extension is very good :star_struck:.

2 Likes

Love this extension! This greatly simplifies things. Really appreciate the hard work.

1 Like

Best wishes to all the participants of the MIT App Inventor Appathon 2021. Here's my consent to use Phase as a part of your apps for the competition:

I, Shreyash Saitwal, hereby give my consent to <your_name_or_email> to use my free extension, Phase, in their project for the MIT App Inventor Appathon For Good 2021.
Also, I allow the MIT App Inventor team to redistribute the extension [Phase] as a part of the competition.

7 Likes

What is Id ??2021-07-21 (1)

It is supposed to be a number.
Like 1, 2,3,........

If there are going to be simultaneous animations taking place, make sure to give them separate ids

1 Like

Suggestion @shreyash : additional directional FlipIn and FlipOut so that it is possible to create a turning/rotating effect. The current animations flip one way, then back the same way.

2 Likes

Salve a tutti,
nella mia app di consumo carburante, avevo incorporato un'estensione per effettuare animazione di nome: Phase; ma adesso quando la vado a provare con il Companion, mi compare questo errore: :pensiero:

java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/view/ViewCompat;

Saluti
Nicola

[translation]

Hi all,
in my app, fuel consumption, I had built an extension to make animation-name: Phase; but now, when I go to try it with the Companion, I get this error: :thinking:

java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/view/ViewCompat;

Greetings
Nicola

Use latest version

3 Likes

dora_paz grazie mille per il consiglio.
Saluti
Nicola

2 Likes

dora_paz ho seguito il tuo consiglio ed ho scaricato l'ultima versione di phase; ma mi succede una cosa strana. In pratica se la utilizzo in un button, mi funziona; ma se la inserisco all'interno di Initialize, non funziona :thinking:

1 Like

A post was merged into an existing topic: Help please about my facemesh program