animation

  1. ALBRECHT

    Android Question Simple loader Gif Animation with rotate image

    Hello, I have a simple script to animate a loader image during a wait for poststring class. It's works great but between each loop of the rotation there is a few waiting second ? like that : the code : Dim POStr As POSTstr Dim imgload As Animation...
  2. B

    Android Question xcustomlistview - disable loadlayout animation (attached project)

    I'm able to disable animation between activity, how to disable animation when loading layout in xcustomlistview ? NB : click most right button to switch activity attached the project. Thanks!!
  3. Star-Dust

    B4J Library [B4X] [XUI] SD ImageViewMultiple

    This new view allows you to insert up to 4 images and be viewed simultaneously in a view potion (See example images) The images are inserted with a small animation that makes the image look like clock hands. --------- 2 imeges ----------------- 3 images ----------------- 4 images ---------...
  4. Alexander Stolte

    B4A Library [B4X] [XUI] AS Placeholder View V0.2 BETA

    First, i spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support me, then you can do it here by Paypal. :) This is a B4X variant of the 50 shades of lib. for android. This is a beta...
  5. alimanam3386

    B4i Library iAmir_ViewAnimator

    Easy to read and write chainable animations now in b4i :) Move Rotate Scale Transform Color Border github link
  6. C

    Android Question How to animate text

    In https://www.b4x.com/android/forum/threads/viewanimations.65124/, DonManfred has a ViewAnimations example which I successfully downloaded and executed and it did what it was supposed to do. Hoping to do something similar in my first app, I was hoping to see some B4X code that was behind the...
  7. K

    Android Question Animation to Custom View

    Hii everybody, I want to give my custom view animation like button click.
  8. Star-Dust

    B4A Library SD: ViewAnimation

    This library is entirely made of b4a. This class receives the view and an image as parameters. Once the class has been initialized, the image with the circular shape will be displayed in the background. With the "Progress" methods add a circular progress bar of different graphics to the survey...
  9. N

    Android Question Animation End event not working when animation is inside a loop?

    For some reason in the attached code the animation end event is never called. Probably a stupid mistake, but can anyone tell me why in this case? Thanks in advance! Mike
Top