I'm considering to put a loading animation and a progress arc in a single object (like WhatsApp when loading a record), so I thought it was better to use TArc and TFloatAnimation, since I can control the StartAngle and EndAngle of the stroke. I'm trying to make the Google loading spinner logic but I'm very confused, it looks like there is a FloatAnimation with "linear" interpolation property that controls one of the angles and another one that looks to have a exponential or sinusoidal interpolation that start/end very fast and I can't see it, anyone had already tried to reproduce it? Thanks.
How to make the Google loading spinner with TArc?
4.4k views Asked by MaurĂcio Lima At
1
There are 1 answers
Related Questions in ANDROID
- Creating global Class holder
- Flutter + Dart: Editing name of a tab shows up a black screen
- android-pdf-viewer Received status code 401 from server: Unauthorized
- Sdk 34 WRITE_EXTERNAL_STORAGE not working
- ussd reader in Recket Native module
- Incorrect display of LinearGradientBrush in IOS
- The Binary Version Of its metadata is 1.8.0, expected Version is 1.6.0 build error
- I can't make TextInput to auto expand properly in Android
- Creating multiple instances of a class with different initializing values in Flutter
- How to create a lottie animation
- making android analyze with coverity sast tool
- Flutter plugin development android src not opening after opening example
- I initialize my ViewModel in the Activity with several fragments as tabs, but the fragments(tabs) return null for the updated livedata
- Node.js Server + Socket.IO + Android Mobile Applicatoin XHR Polling Error...?
- How I can use the shared preferences class?
Related Questions in DELPHI
- How can I read the header of request to webserver
- Receiving Notifications for Individual Task Completion OmniThreadLibrary Parallel.ForEach
- Delphi - How to get result of function from QuickReport without viewing a report?
- Out of memory while adding documents to a Firebird BLOB field with Delphi
- How to MakeScreenshot fullpage on Delphi
- How to program a COM object with an IEnumerator, IEnumerable interface inside
- How to Dynamically Add Controls to Delphi Form
- How to write a string in Stringrid with DelimitedText in FMX Delphi 11
- TGrid/TStringGrid multi cell selection / multi editing in delphi firemonkey (12)
- How to localize "Today" in the Delphi TMonthCalendar?
- How can I call a SOAP webserver method in Vue.js?
- Efficiently Handling Large Number of API Calls with Delphi 10.4 and OmniThreadLibrary
- Delphi can not compile the unit create by its "XML Data Binding Wizard"
- Save Form Properties in File and then restore those Properties after reopening
- Is it possible to open a blob without saving it to file
Related Questions in ANDROID-ANIMATION
- How to animate SearchBox placeholder text using Android Jetpack Compose?
- How to create a zoom animation in Jetpack Compose
- on android 14, overridePendingTransition work wrong
- Android AppWidget PendingIntent Activity Transition Animation
- Fade Out/In Animation React Navigation
- How to achieve this using Value animaiton android. or any other way to achieve it
- Jetpack Compose Lazy Column swipe to delete animation does not end smoothly
- How to scale and fade out itemdecoration view in recyclerview when scroll up and down
- How reset detectHorizontalDragGestures
- Animating Dialog components on top of each other in Jetpack Compose
- Not seeing ChangeBounds animations when using TransitionManager.go() to change scenes
- Android animation Frame dropped a lot when view Layout at same time
- Blink animation Kotlin
- How to set start offset for a (recyclerview) layout animation?
- Android compose, scale in image without cropping?
Related Questions in DELPHI-10.1-BERLIN
- How to fix Exec Error when compiling for Android?
- Delphi: unexpected memory leak has occured
- Recompile TeeChart 2015.16 with Delphi 10.1 Berlin under Win 11
- CreateOleObject('Outlook.Application') not works with Outlook 365 when outlook is open
- DBX error with running 32-bit app on 64 bit windows
- Test if a Pointer is a TObject instance
- Delphi: Windows service calling DLL method: access violation error
- IdTCPClient is very slow with large StringStream
- Delphi: Automatic scaling of GridPanel in frame
- Filestream Bytes not written properly
- QR reading problem when using a Base64 UTF-8 Arabic string
- Searching for a string in log files
- Deleting checked item from CheckListBox
- Creating Controls in a TScrollBox at Runtime Starts to ReOrder
- Cannot access a VCL component in a procedure called from FormCreate on a modal form (i.e. directly after opening the form)
Related Questions in C++BUILDER-10.1-BERLIN
- How can I use fprintf to write text from a TEdit control to a file in C++Builder 10.1
- Error message linking a C++ Builder 10.1 Berlin project
- VCL style affects non-VCL window
- Try-catch problem in Embarcadero C++ 10.1 x64
- EOutOfResources in DLL
- How to create and use TParameters?
- Set database value to NULL
- What must I set so that the label text will wordwrap respective to the parent panel's width?
- OpenDialog always returns false on Win10
- C++ Builder nullptr keyword "Undefined"
- Date format in TJSONObject
- Which JSON method is better practice to use: Get() or GetValue()?
- Connect a Lua table to a C++ class without third party library/source
- How may I resolve a file containing 65k lines of code causing a [bcc32 Fatal Error] F1008 Out of memory error?
- How to make the Google loading spinner with TArc?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)

Requirement to make this:
I find that you calling it a spinner is wrong. It's a spring in a harmonic motion plus a rotation effect.
This is the effect if you don't know it
You could read about it in Wikipedia (Warning it's written in French)
Now to solve this problem you need to define an array which will hold the values of the potential energy required to compress and stretch the spring.
The animation you are seeing is this
the spring stretching then getting compressed again. And in order to make it rotate we will define a rotation speed
and the finale animation would look like this
This is final implementation of this animation:
Also you could create animation like these
Update: after some synchronization(don't ask me how)
I found the could be exact replica of that google animation
Steps:
TArcto 102.[23, 40, 39, 31, 23, 18, 15, 13, 11, 9, 7, 6, 5, 4, 4].and the result is this (the google animation on the right)