python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Load different layout / dimensions depending on screen size and resolution in Android
I am trying to load a different xml file for the layout and dimens in Android. I have tried creating an xlarge folder (for 10 inch tablet) and large folder (for 7 inch tablet). So the folder are calle...
JavaForAndroid
Votes: 0
Answers: 1
Is there a way to add a background image to a flutter app widescale?
I want to add an image as a background to all of my screens in the app built with Flutter. Is there any possible way of adding such a background image since there are no properties provided in Flutter...
Syed A.R
Votes: 0
Answers: 1
Screen width battle: Webview vs Firefox vs Chrome
I made a simple web browser with a webview in Android, but for some reason I am getting inconsistent pixelRatios. I also got a wrong UserAgent, but I fixed that already.
I tested this in a 1080x2400 p...
Luis A. Florit
Votes: 0
Answers: 0
@Media Screen query working on inspect but not working on actual devices
I've created a website in which I used @media screen to make sure the elements sit right on smaller screens. While creating this website, I used the toggle device toolbar feature on google chrome to m...
98SSVM
Votes: 0
Answers: 0