I want to keep the same size of the bitmap for the canvas, because when I add the custom view to the LinearLayout shows the canvas with different size and I wan
I currently have a LazyVGrid setup as such: struct NetworkGrid: View { var networks: [Network] let columns = [ GridItem(.flexible()),
I have troubles using JUnit 5.52 , when I add the test class and try running it I get the next message: The <classpath> or <modulepath> for <jun
I encounter memory issues where the automation suite which I am running is stuck at some point in a way that I cannot explain or understand, I am using TestNG f
How to load iframe's parent page css and script? I want to load the script and css of the index.html file into an iframe. There is an iframe tag in the index.ht
I am following a tutorial to make a blog, and for the MongoDB connection in the server.js file, the instructor made a boiler connection function withDB. Operati
I am just getting started learning Golang and PostgreSQL. I tried to make a simple Todo_List to improve my coding skill. For now, I try to code the "Update" par
[SOLVED] /*** The parent-children relationship works fine. But there was a code i wrote several weeks ago that prevent me to update the progress value. ***/ I h
i'm a beginner developing in kotlin * android studio. i have 2 fragments in my app: a main fragment and a settings fragment. the two share a viewmodel. heres wh
Dear Internet I am building an encoder model (just the encoding block of a transformer: Seq2Vec) following Tensorflow's Transformer Tutorial. I've built an enco