1 | static View aCatLoadingScreen() { |
2 | aPortraitMode(); |
3 | final TextView tv = aCenteredTextView("ASSISTANT LOADING"); |
4 | ret aVerticalLinearLayout( |
5 | aImageView(#1101167), |
6 | aFontSize(32, aSetForeground(aBlack(), tv)), |
7 | aVerticalExpander(), |
8 | aFontSize(32, aButton( |
9 | //"No thanks, I'll do something else", |
10 | "ADMIN", |
11 | r { |
12 | aDisable(heldInstance(Button.class)); |
13 | aSetText(tv, "<ADMIN LOADING>"); |
14 | callOptMC('waitForX30); |
15 | androidGoAdminMode(); |
16 | })) |
17 | ); |
18 | } |
Began life as a copy of #1014880
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1014905 |
Snippet name: | aCatLoadingScreen [a = android] |
Eternal ID of this version: | #1014905/17 |
Text MD5: | b37d1ba8ef4c6bde5fba4c7575e3528d |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-05-24 15:50:22 |
Source code size: | 523 bytes / 18 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 504 / 520 |
Version history: | 16 change(s) |
Referenced in: | [show references] |