mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

9.8K
active users

#androiddev

6 posts5 participants0 posts today

Performance boost alert! 🚀

We tracked down a sneaky issue where Android’s WebView loadUrl would choke on large strings (looking at you, base64 tiles 👀 ).

This fix is now live in Collabora Office 25.04.2 for Android — grab it from the app store and enjoy documents that load like a dream.

🔗 Read the full story behind the fix: collaboraonline.com/blog/fixin

Published "Exploring PausableComposition internals in Jetpack Compose" 🚀. You might have heard that the latest version of #Jetpack #Compose has improved performance significantly. You know the reason? There's a usage of new under the hood API - `PausableComposition`. Know how it works under the hood for making buttery smooth experience in compose 🫠

🔗: blog.shreyaspatil.dev/explorin