wintermoon9

Results 3 issues of wintermoon9

Hi, I have a custom view controller that lets the user switch between different view controllers. When a VC is selected, it's embedded in a container view. ``` func presentContent(vc:...

I'm trying to build these dependencies in my build.gradle file for a dynamic feature module. ``` implementation "im.ene.toro3:toro:3.7.0.2010003" implementation "im.ene.toro3:toro-ext-exoplayer:3.7.0.2010003" ``` I am getting this error: `/Users/wintermoon9/Desktop/project/project-android/app/src/main/AndroidManifest.xml:22:5-25:65: AAPT: error: resource...

I am trying to install Bazel. I have successfully installed Bazel many times with this command. My CI started failing yesterday. It seems the OpenJDK is no longer at this...