This is a migrated thread and some comments may be shown as answers.

[Solved] Window Phone 8 system tray

1 Answer 141 Views
Windows Phone
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Matt
Top achievements
Rank 1
Matt asked on 04 Apr 2014, 05:24 PM
How can I set windows phone to use shell:SystemTray.IsVisible="False"
So my app runs in full screen right now it is pushing the page and the footer down off the screen the width of the system tray. I have found on cordova threads to set How  shell:SystemTray.IsVisible="False" in MainPage.xaml  to fix this problem but with app builder I dont have access to a MainPage.xaml file

1 Answer, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 09 Apr 2014, 09:57 AM
Hi Matt,

Good news is that SystemTray.IsVisible property modification got implemented in the Cordova StatusBar plugin a couple of weeks ago. The latest plugin changes (including Windows Phone support) will be included in our next public release, which is expected really really soon.

Meanwhile you can import the plugin as a custom one from this repository. For more information about how to use this plugin you can take a look in the readme file inside the repository.


Hope this helps,
Stefan Dobrev
Telerik
 

Share what you think about AppBuilder and Telerik Platform with us in our feedback portal, so we can become even better!

 
Tags
Windows Phone
Asked by
Matt
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Share this question
or