I am using google play’s leaderboard and achievement pages, right now, when I call gameNetwork.show(“leaderboard”), the whole screen switches to the leaderboard display from google, and I am wondering if I can add some tabs at the top or bottom, so it would be more seamless integration with my game’s overall feel, for example, I have a tab bar that controls the switch of leaderboard, achievements, and maybe a tab for going back to some of other screens of my game, with the rest of space displaying google play’s contents. So far I seem to have trouble to get that to work. Is it possible to do? I will really appreciate any suggestions on how to achieve that effect.
Thanks.