Simon
Simon

Reputation: 1394

Windows Phone silverlight - software buttons overlap

We have an issue with the bottom of all screens being cut off on some devices (please see screenshots).

The app is a Windows Phone 8.1 silverlight app, which we're running on Windows Phone 10 as well.

We can only reproduce this problem on Windows Phone 10 devices with software buttons at the bottom of the screen, as appose to hardware buttons (See screenshots of 830 & 550, both having the same resolution). We cannot reproduce the issue on Windows Phone 8.1 at all (the 635 does have software buttons although not shown in the screenshot).

Does anyone know any possible causes for this problem?

Nokia Lumia 635 running Windows Phone 8.1

enter image description here

Nokia Lumia 830 running Windows 10 Mobile (10.0.14393.67)

enter image description here

Nokia Lumia 550 running Windows 10 Mobile (10.0.14393.67)

enter image description here

Notice the red bottom line going under the navigation bar.

If the navigation bar is not present, it goes off the screen instead.

Upvotes: 1

Views: 124

Answers (1)

user
user

Reputation: 125

Simon, you have to set bottom Margin on button or Grid.

Upvotes: 0

Related Questions