How to make a button so that it is wide for the entire screen (i.e. scalable).
- onelayout_width: "match_parent" not suitable? - Komdosh
- No, it stretches it a little, but not the full width of the screen. - GuardFromUA
- oneMaybe the parent layer has padding, which does not allow stretching along the edges - Komdosh
- show your layout'a code - Crazy
- threw the code in the topic - GuardFromUA
|