python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Fixed Navigation bar- how to set "margins" on each side of the bar
could you please advise, how can I place a fixed navigation bar - width:100% in the center of the web, with 40px gap on the left and right side (I mean something like margin left/right-I know it doesn...

Papaya
Votes: 0
Answers: 1
Android. ConstraintLayout marginBottom not working
I hava ConstraintLayout with image and two text. I need to add goneMarginBottom for ConstraintLayout. Here is my code:
<androidx.constraintlayout.widget.ConstraintLayout
android:lay...
testivanivan
Votes: 0
Answers: 0
margin end/right is not working on item in constraint layout
First see the layout for my point
enter image description here
Here is XML
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/mainCL"
android:layout_widt...

Abdullah Ejaz
Votes: 0
Answers: 1