예제 #1
0
 protected void hideTopPage() {
   mPageManager.popPage(false);
 }
예제 #2
0
 public Context getContext() {
   return mPageManager.getContext();
 }