Пример #1
0
 /** Called when the orientation of the activity has changed. */
 public void onOrientationChange() {
   mContextualMenuBar.showControlsOnOrientationChange();
 }