Posts by Cichoki • 65 points
2 posts
-
6
votes2
answers1558
viewsQ: Media CSS queries not working and conflicting
I’m developing the one-page responsive and the documentation says to do the media queries as follows: @media(max-width:767px){} @media(min-width:768px){} @media(max-width:992px){} Uso Bootstrap 3.…
-
-1
votes1
answer2555
viewsQ: What happened and how can I fix it? (React-Native run-android)
FAILURE: Build failed with an Exception. What Went Wrong: Execution failed for task ':app:installDebug'. com.android.Builder.testing.api.Deviceexception: No Connected Devices! Try: Run with…