[B4X] PillDotsIndicator — Page Indicator with MORPH & SLIDE styles (B4A/B4i/B4J)
PillDotsIndicator is a lightweight, cross-platform B4X custom view for showing page indicators.
It comes with two animation styles:
MORPH: The active dot morphs into a pill shape with smooth width and color...
Hi, Guys
I am working on a small project for a leaderboard to show scores and positions of players in a game.
i.e. simple example with 5 players
Position Name Score
1 Tom 1000
2 Fred 900
3 Sam 800
4 John 700
5...
Blast some confetti all over the screen and celebrate user achievements!
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 or with a coffee. :)
Effects
The...
FlipView(xlbl_AddIcon,500,False,True,180,False)
Sub FlipView(View As View, DurationMs As Int, xAxis As Boolean, yAxis As Boolean, Angle As Double, Reset As Boolean)
Dim no As NativeObject = Me
no.RunMethod("flipView:duration:xAxis:yAxis:angle:reset:", Array(View, DurationMs, xAxis...
I have a Label in a Panel. When I move the label in the panel by "SetLayoutAnimated", click events will be lost. In other words neither Label.Click() nor Panel.Touch will be called.
Note:
1) Everything is Ok without "SetLayoutAnimated"
2) The code runs correctly in B4A.
I would be grateful if...
Experimenting with the B4XPreferencesDialog b4xlib and would like to turn off the animation when the dialog shows.
Is there a way to do this without altering any library source code?
RBS
Hello All,
I'm requesting your help if you know how to fix it.
I would like to know if it's possible to set the animation of AnotherProgressBar from Right to Left ?
I saw this post from @LucaMs that is visually matching my expectation... I'm suspecting it's done with something like...
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...
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...
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
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...
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...
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...
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...
Hello World!
Another B4A Library with awesome animations and circular loading ?
AXPowerView
Inspired by HotspotShieldVPN.
See more in Github
Lib+Sample attached :)
? 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...
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...
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...