Hi all, I’m trying to make my screen scrollable bu...
# compose
b
Hi all, I’m trying to make my screen scrollable but having no luck. This is an image of the code and emulator
Got it guys. Need to add this in the manifest. I try to help when I find my own solutions too!! <activity android:windowSoftInputMode=“adjustResize”> </activity>