WP 8.1 Status and Application Bottom Panel

I am using the following code to make the status bar appear on top of the content (and set the background opacity = 0).

var applicationView = Windows.UI.ViewManagement.ApplicationView.GetForCurrentView();
applicationView.SetDesiredBoundsMode(Windows.UI.ViewManagement.ApplicationViewBoundsMode.UseCoreWindow);

      

This negatively affects the bottom bar of the application overlapping the page content. Is there a way to make the content of the status bar overlap but not the bottom bar of the application?

http://i.imgur.com/f8KYpMu.png

+3
windows-phone-8.1


source to share


No one has answered this question yet

See similar questions:

1
Application content overlaps status bar in window 8.1

or similar:

7
Last ListBox is hidden behind the Bar command in Windows Phone 8.1 RT
3
Pivot overlaps other elements in WP 8.1 Universal app (and automatically changes margin)
3
Page navigation animation in WP 8.1 while the current page remains stationary
2
Overlay the entire AppBar on page content in Windows 8.1 phone.
1
How to set the appBar at the top of the screen in a Windows 8.1 WinJS universal app
1
Windows Phone 8.1 Silverlight hide Navigation bar
1
Application content overlaps status bar in window 8.1
0
C # WP10 page does not resize after hidden status bar
0
Hide status bar in Windows Phone 8.1 using XAML
0
Show status bar when using application window ApplicationViewBoundsMode.UseCoreWindow 8.1



All Articles
Loading...
X
Show
Funny
Dev
Pics