Feature/unity56 by KojiNakamaru · Pull Request #155 · gree/unity-webview
Navigation Menu
{{ message }}
gree / unity-webview Public
- Notifications You must be signed in to change notification settings
- Fork 718
Merged
Conversation
Copy link
Member
KojiNakamaru
commented
Apr 7, 2017
KojiNakamaru
commented
cf. #154
Unity 5.6.x put its SurfaceView with setZOrderOnTop(true) and a WebView is hidden by the SurfaceView. This fix avoid this issue through a custom UnityPlayerActivity/UnityPlayer.
KojiNakamaru added 4 commits
April 7, 2017 16:19
KojiNakamaru
merged commit
8b5f7f8
into
master
KojiNakamaru
deleted the
feature/unity56
branch
KojiNakamaru
mentioned this pull request
KojiNakamaru
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment