question

orionsagar avatar image
0 Votes"
orionsagar asked JarvanZhang-MSFT answered

Shell App Not fit on screen as per device resolution

98874-screenshot-1621768605r.png



Hi,
I have developed a App by Shell Flyout, it was run perfectly on previous. But now I'm facing a problem like when i run the app on normal resolution base phone it's run perfectly, when i try to run this app on higher resolutions base phone apps not set as per phone resolutions. like the image i uploaded. How to solve this problem.

Thanks in Advance.:)

dotnet-xamarin
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

when i try to run this app on higher resolutions base phone apps not set as per phone resolutions

Hi, orionsagar. What do you mean the 'per phone resolutions'? Could you please post more details about that?



0 Votes 0 ·

Thanks for reply, I debugging my Apps in Pixel 2 XL which resolution is 2880x1440, the app doesn't fit on the screen as shown in picture below.

99047-screenshot-1621768605r.png


0 Votes 0 ·

I tested a basic shell sample on Pixel 2 XL which resolution is 2880x1440, it work as excepted. Do you add some setting for the shell project? Try to create a blank shell template sample to check if it works fine on your side.

0 Votes 0 ·
Show more comments

1 Answer

JarvanZhang-MSFT avatar image
0 Votes"
JarvanZhang-MSFT answered

Hello,​

Welcome to our Microsoft Q&A platform!

But I install some packages in my projects. Is there any things in package which causing this problem also showing this message

If it work fines with the new created shell project, the problem may be related to the installed packages. Please test the packages in blank shell projects one by one to find out which nuget is causing the problem.

If it turns out one nuget causes the issue, you could report the problem to the author of the package for a solution.

Best Regards,

Jarvan Zhang



If the response is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.