Closed abegun closed 8 years ago
Hi @abegun, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.microsoft.com.
TTYL, MSBOT;
This change changes GalaxyExplorer to use the native back button on Mobile and Desktop. On non-Holographic platforms the XAML app will register for BackButton visibility callbacks to show/hide the OS Shell back button, and the Unity menu will not show the back button. Callbacks from the OS back button will do the same thing as the current holographic menu or voice activated back behavior.