Quote:
Originally Posted by pazos
That's a standard android dialog without a frame.
It is in https://github.com/koreader/android-...s.kt#L160-L187
Used while uncompressing APK assets in device's storage. You should see the dots animation once per version.
You can't repurpose the dialog for anything non-android.
|
Thank you pazos for the answer. The code seems to be a kotlin script. I just wished to create a similar animation using lua that can be embedded in KOReader's source code (like the standard progress bar in frontend/ui/widget.