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

10
LINES

< > BotCompany Repo | #1014880 // Cat Loading Screen Design Spike [Android, OK]

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

Libraryless. Click here for Pure Java version (5939L/39K/138K).

!7

p {
  //androidShowFullScreenImage(#1101167);
  androidShow(aVerticalLinearLayout(
    aImageView(#1101167),
    aFontSize(32, aSetForeground(aBlack(), aCenteredTextView("<CAT LOADING>"))),
    aButton("No thanks, I'll do something else", f aShowStartScreen)
  ));
}

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: #1014880
Snippet name: Cat Loading Screen Design Spike [Android, OK]
Eternal ID of this version: #1014880/15
Text MD5: 46d9a521263b66f8c65836b059164f6a
Transpilation MD5: a8bcde9048c3147629126cb1a766bbe1
Author: stefan
Category:
Type: JavaX source code (Android)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-06 12:03:31
Source code size: 279 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 323 / 457
Version history: 14 change(s)
Referenced in: #1014889 - Test androidShowClickableImageAndPrintLog (OK)
#1014905 - aCatLoadingScreen [a = android]