Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1023368 // Test removing "Settings" from Android menu

JavaX source code (Android) [tags: use-pretranspiled] - run with: the app

Libraryless. Click here for Pure Java version (1755L/12K/43K).

!7

p-android {
  Menu menu = aGetOptionsMenu();
  print("Menu: " + menu);
  aRemoveItemFromMenu(menu, "Settings");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, odkhaoglnmdk, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023368
Snippet name: Test removing "Settings" from Android menu
Eternal ID of this version: #1023368/1
Text MD5: df6f0537019a7c60f24ba5843992e571
Transpilation MD5: e21b749a4e159f197adcb52df596ca15
Author: stefan
Category: javax / android
Type: JavaX source code (Android)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-10 15:46:51
Source code size: 123 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 181 / 265
Referenced in: [show references]