My layout is shown below. i want the textview to appear at the bottom of the camera preview. but this is not the case when the user changes the aspect the ratio
I want a responsive expanded buttons when wrapped from a small screen. This is how the 'emergency contact' and 'book again' button should look like when it can
For my snake game, I am trying to figure out how I can restart the game contents without reloading the page. Currently I am using window.location='/' to replay
I am using NetSocket class to write data to a TCP server. When the TCP server gracefully shuts down, socket's close handler is invoked and everything is working
I have 2 dictionaries (dict1,dict2) consisting of three keys (gene_expression, Metadata, pValues) each containing large datasets. I would like to compare and co
I've been making a big project recently and have been trying to figure out how to make my C# .Net program post a string to Pastebin and return the URL of the pa
I am running a bash script (test.sh) and it loads in environment variables (from env.sh). That works fine, but I am trying to see python can just load in the va