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

11
LINES

< > BotCompany Repo | #1014863 // Android: Try to hide title bar [OK!!]

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

Libraryless. Click here for Pure Java version (953L/7K/24K).

1  
!7
2  
3  
// dexcompile.php uses support.v4...
4  
//import android.support.v7.app.ActionBarActivity;
5  
6  
p {
7  
  androidUI(r {
8  
    //((ActionBarActivity) aActivity()).getSupportActionBar().hide();
9  
    call(call(aActivity(), 'getSupportActionBar), 'hide);
10  
  });
11  
}

Author comment

Began life as a copy of #1008244

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, nbgitpuheiab, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1014863
Snippet name: Android: Try to hide title bar [OK!!]
Eternal ID of this version: #1014863/6
Text MD5: 177dbd1c00a8f5c0d65bcd4043363e40
Transpilation MD5: 910fc25cc2c5d11a37cda57ea80bc7a0
Author: stefan
Category: javax / android
Type: JavaX source code (Android)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-05 16:33:11
Source code size: 258 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 331 / 414
Version history: 5 change(s)
Referenced in: [show references]