[iitcm] tweaks to fullscreen menu item

Use other icon for returning from fullscreen if shown as action. If shown in the action overflow, provide a chechbox to show current state.
This commit is contained in:
fkloft
2015-01-05 19:08:31 +01:00
parent fae1482498
commit 79569d36b0
8 changed files with 10 additions and 1 deletions

View File

@ -221,6 +221,7 @@ public class IITC_WebView extends WebView {
loadUrl("javascript: $('#updatestatus').show();");
}
mIitc.getWindow().setAttributes(attrs);
mIitc.invalidateOptionsMenu();
}
void updateFullscreenStatus() {