Xamarin is displaying photos with a random rotation

116 Views Asked by At

I'm working with a hybrid xamarin application. The pictures stored in my decvices (like images) are displayed good, but the photos (new photos or photos stored in my device) when I display those images, are displayed with a rotation of 45° or 90°, but is very randomically and only with the photos. And I tried adding css code like:

rotation: 0deg;

For the photos but always the same problem. Some one has an idea about the problem?

0

There are 0 best solutions below