Issue
I could once do so, but I was forced to reinstall the android studio and after the update did a new project, and I needed to take a little object behind the screen, but I could not why ??

I've already googled and looked at similar queries on stack overflow , but to no avail, always the same option "margin(side) = "-quantity dp""
Solution
As stated in some answers under this question, firstly - using negative margin values is a bad practice and you should avoid this approach and secondly, you can set negative values to translation with the same result
Answered By - Roman Popov
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.