animation

  1. fat32

    B4A Library [B4X] [XUI] XQ XPandPanel

    An expandable panel with a titlebar (xq-titlebar), than can host any other view, inside the panel. It can have up to 5 icons in the right corner, one icon in the left corner and the title is auto-adjustable. The panel can also be animated while expanding/collapsing. Features: Up to 5 icons on...
  2. klaus

    Android Code Snippet Animation easing functions

    After having seen the first post of this tread: My favourite animation trick: exponential smoothing. I decided to make a B4XPages project for the different easing functions and posted it there. The source of the equations comes from this site: Easing Equations Then, I was suggested to post it...
  3. S

    B4A Library B4XLib 100% B4X code to animate your layout.

    Hi, this B4Xlib animates your layout . views falls from to top to their initials position The B4XLib and 2 sample projects (B4J and B4A) are attached to this post. Should be OK with B4I The animation use a Cubic Bezier Curve for 'elastic' effect spsp
  4. Abdull Cadre

    Share My Creation B4A UI kits

    UI Templates B4A designer is a very good interface for designing layouts, with a little study you can create modern UIs that create a better user experience. Find the best layout and adjust it to your app: e-Food UI Demo USD 9.9 Online Groceries App UI Demo USD 7.9 NFT-Elux-SpaceUI...
  5. Alexander Stolte

    Android Example [B4X] AS CalendarAdvanced - Expand with xCLV

    This is a sample project to demonstrate how to expand or collapse the calendar and at the same time adjust a listview below it. https://www.b4x.com/android/forum/threads/b4x-xui-as-calendaradvanced-%F0%9F%93%85-onerow-fiverow-calendar-expand-and-collapse.128809/ Make sure you have V2.07 Private...
  6. moty22

    Share My Creation OLED Animation

    I've been banging my head all day to get it to work. The animation is from 3 bitmaps switched periodically. The code uses wire lib. Screen is 128x64, i2c, 1306 driver. The code is for Arduino Uno or Nano. To convert image to code: On a PC (MS Paint) save image as monochrom bmp. Download LCD...
  7. User242424

    B4A Library AXrLottie

    Hello World! Another B4A Library 😍 AXrLottie AXrLottie (Android) Renders animations and vectors exported in the bodymovin JSON format. (Using rlottie) What is Lottie? What is rlottie? What is AXrLottie? AXrLottie includes rlottie into the Android. Easy A! Lottie Examples Telegram is...
  8. User242424

    B4A Library AXPowerView

    Hello World! Another B4A Library with awesome animations and circular loading 😍 AXPowerView Inspired by HotspotShieldVPN. See more in Github Lib+Sample attached :)
  9. sadeq.hitex

    B4A Library Hitex TransformationLayout

    🌠 Transform into a different view or activity using morphing animations. Using Transformation motions of new material version. Github : https://github.com/skydoves/TransformationLayout (Kotlin) Just for B4A min sdk : 21...
  10. Alexander Stolte

    B4A Library [B4X] [XUI] AS Color Slider Advanced - a Snapchat like color picker

    Hey, i spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal. :) Features cross-platform compatible set your own color palette as image slim and clean nice transition...
  11. Biswajit

    B4i Library Lottie (Render After Effects Animations Natively)

    This is a wrapper for this Github project. Click here for the B4A wrapper by @DonManfred Here you can find free Lottie animations. Remember to download as Lottie JSON. iLottie Author: @Biswajit Version: 1 iLottie Events: AnimationFinished (Completed As Boolean) Fields: AnimationView As...
  12. P

    B4A Library AnimateProgressBar - Standard Progress Bars are Animated Now

    Hi This library animates standard progress bars. It doesn't add any view Animation is smoother on a real device. this is a gif. Example: Sub Globals Private ProgressBar1 As ProgressBar Private RndPb As Button Dim apb As AnimateProgressBar End Sub Sub Activity_Create(FirstTime...
  13. M

    Bug? SetLayoutAnimated doesn't work

    hi, i'm trying to animate a bit my UI but i noticed that the "SetLayoutAnimated" feature doensn't work, nothing is animated at all, the only behavior is: invisible, and then after the specified time visible in the position i wanted to be. Without any animation. pnlHomeContent.Left =...
  14. M

    iOS Question CustomListView Remove item with animation

    hi everyone, i'm trying to achieve an cool effect when removing an item from a clv. i had a clv with some custom panels in it. each custom panel had a delete button. When the delte button is pressed I want the panel to exit from the screen animated, and all the item above scroll up to fill in...
  15. M

    iOS Question ScaleCenter Animation

    hi, i was looking for the ScaleCenter Animation (that on B4A is included in the Animation Library). There is something to achieve the same result on ios? Thanks
  16. Alexander Stolte

    B4A Class [B4X] [XUI] AS Ripple View

    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. :) Thanks to @Erel for his Simple Halo Animation. Features Add View per code...
  17. 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...
  18. 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!!
  19. 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 ---------...
  20. 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...
Top