I have a project on Xamarin Forms with .Net Standard 2.0 and I need to create a have a blocking issue. At some point I go from my app to Google Map Navigation a
I want to reduce the space between Tabbar and listtile. I wrote them in two different files so i'll add both the codes. tried adding padding but no use. main.
I have a bottomSheet but it comes from the top of the screen to the bottom when the screen is showing. How can I fix it? This is my bottomSheet codes: @Experime
im having probleme loading images from the local host into imageView in my android app i tried using picasso and glid but none of them work . the images are sto
I am trying to copy the named range cell messageHeader into a HTML template to send an email. The cell looks like this in Google Sheets: The
I have a small project, user will need to enter url, user, name to login to the application. The url of each instance is different. Is there a way to dynamicall
If this query returns the dates that exists in the range requested. select created_at from user where created_at between '2015-01-06 00:00:00.000000' and '2015
Guided by Serving Web Content with Spring MVC, I'm creating a Spring Boot web application that I can run using both the embedded Tomcat instance as well as on a
Like i said in title. req.body don't work. I saw some examples and that use req.body(body-parser) well. But in my code, req.body is keep undefined. Also i found
Is there a built-in way to determine if an asset exists without resorting to File.exists?(File.join(Rails.root, "foo", "bar", "baz")) and that looks through the