andreas-umbricht

Results 3 comments of andreas-umbricht

Thanks a lot for the good laugh @Bleuzen Anyways, I experience exactly the same problem as @AlvaroBro, where if I use the JitsiMeetView my statusBar seems to go to fullscreen...

With AGP 8.0 and sdk version 4.9.0, I receive the following errors: ``` Missing class com.google.crypto.tink.subtle.Ed25519Sign$KeyPair (referenced from: com.nimbusds.jose.jwk.OctetKeyPair com.nimbusds.jose.jwk.gen.OctetKeyPairGenerator.generate()) Missing class com.google.crypto.tink.subtle.Ed25519Sign (referenced from: com.google.crypto.tink.subtle.Ed25519Sign com.nimbusds.jose.crypto.Ed25519Signer.tinkSigner and 2 other...

I also tried adding the image as a ViewNode, but I was not able to achieve to render anything. Nevertheless, using a ViewNode instead of the ImageNode would be a...