Hey all, When I run the emulator I am getting a blank screen. Am I missing something here? The url link does work. Thanks
Brian Donovan
12/21/2021, 4:04 PM
solutiion:
Brian Donovan
12/21/2021, 4:04 PM
b
Brian G
12/21/2021, 7:10 PM
I'd also suggest setting the webview layout to MATCH_PARENT, I've had issues where the weview renders as 0px height because it's trying to do WRAP_CONTENT
f
FunkyMuse
12/21/2021, 8:31 PM
You need to enforce MATCH_PARENT to the webview as both height and width