I'm trying to get rid of the empty space around an image, which is inside of a bootstrap column. I've managed to fix the problem on desktop using -1rem on the
I updated my Flutter app to Flutter 2, and now when I try to get the snapshot.error in my StreamBuider I get this These are validators with Streams. class Logi
I use an API to get generated PDF or stored PDF on private directory (only accessible if the user is logged in). My endpoint send a http response with Content-T
I wanna replicate the following layout, where there are 2 views (one with white background and the other one with a blue background). The issue is, I can't rep
I'm trying to improve pagespeed results for my clients. I'm making an eshop with woocommerce and although I get 90-92% for desktop in the mobile I only have 38-
I am facing issue of deeplink. We have created a deep link for mobile application post but at google chrome mobile browser, its not opening the app screen. I sa
There is a blue highlight that appears whenever a Div that has the cursor:pointer property applied is touched in Chrome. How can we get rid of it? I have tried
I am wanting to create a react native badge count for my app. I have been searching the last week with out any luck. I am wanting to do something like the image
I'm testing a site designed for mobile pages. It takes screenshots of the page however the screenshots are displaying the screen like on a desktop rather than a
Is it possible to use ionic frameowork for regular Web Applications rather than wrapping it in Cordova?
I have a phone number on a website. It looks good on a laptop, but on a mobile device half of the number jumps to the next line. It doesn't look good. So how
I don't quite understand the React Material-UI grid system. If I want to use a form component for login, what is the easiest way to center it on the screen on a
I have this error in the apps that I'm currently building on: C:\mobile\xtern_mobile\ST>cordova run android ANDROID_HOME=C:\Users\myPC\AppData\Local\Android\
I am working on an application and using ActionbarSherlock as my actionbar and would like to know how can I customize my submenu of an item like in Chrome &
I have this piece of code. I'm beginner :/ https://ibb.co/ccrFFG Id like to add some responsibility by @media only screen and (max-width: 320px) {} but it do
Is there some way to show toolbar options in action bar? Such that: I'm looking for a way to add sharing options when a text is selected.
I'm working on a project in which I'm trying to get Ozeki to send and receive SMS messages from my Nokia 3110 classic.I have also configured the inbound route,o
I'm working on a project in which I'm trying to get Ozeki to send and receive SMS messages from my Nokia 3110 classic.I have also configured the inbound route,o
I wrote a script to give equal height to child elements of wrapper. It is working fine on page load, but when I resize or change the orientation of my iPad, the
Hi i'm new in React Native. I am trying to create two columns layout with space beetween using react native component called flatList. Here is my view Code: