
Creating Self-Adjusting TextFields with Jetpack Compose
Hey there, fellow developers! 🚀 Ever wondered how to make your app’s text input fields look sleek, regardless of the user’s input length? We’ve got a nifty trick up our sleeves using Jetpack Compose that will leave your users impressed….
How to Extract Sandbox data of an Android App?
Recently, I encountered an issue that was reported by one of my beta testers – a crash in the production version. Despite struggling with the code, I was unable to reproduce the crash. After some investigation, I suspected that the…
