I am using absolute layout but i can't resize image. It keeps the original size.
Have you tweaked the Aspect property on the Image?
Aspect
Yes, i set Aspect="Fill"
@AndreTerreiro
Did you try setting the Scale property?
This might help you.
2.https://stackoverflow.com/questions/42193754/xamarin-forms-image-size-mismatch?rq=1
Answers
Have you tweaked the
Aspect
property on the Image?Yes, i set Aspect="Fill"
@AndreTerreiro
Did you try setting the Scale property?
This might help you.
2.https://stackoverflow.com/questions/42193754/xamarin-forms-image-size-mismatch?rq=1