OpenRemote Android screen slides

Hello,

When I add a navigation on one screen to another the new window “slides” in.

In other words it is animated.

Is there a way to prevent this behavior?

Is there another place where I can get an answer to my question?

Hi,

The old OpenRemote 2.x is no longer in development but the source code of the Android Console is available in github here and can be forked:

https://github.com/openremote/Android-Console

Looking quickly I believe the related code is here:

https://github.com/openremote/Android-Console/blob/master/AndroidConsole/app/src/main/java/org/openremote/android/console/view/ScreenViewFlipper.java

Regards,

Rich

Hi Richard,

Thanks for your answer.

Is there development for a new version for Android?