You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted the image to be edge to edge of the screen {width: match_parent} but when I used your library I am having margins/padding/white space of about 4dp around the imageview. I tried adding negative margin and padding but it doesn't work.
I wanted the image to be edge to edge of the screen {width: match_parent} but when I used your library I am having margins/padding/white space of about 4dp around the imageview. I tried adding negative margin and padding but it doesn't work.