static void aSetImageFromSnippet(final ImageView iv, fS imageID) { if (hasCachedImageSnippet(imageID)) aSetImageFromFile(iv, loadLibrary(imageID)); else { thread "Load image" { aSetImageFromFile(iv, loadLibrary(imageID)); } } }
Began life as a copy of #1014896
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: | #1014897 |
Snippet name: | aSetImageFromSnippet |
Eternal ID of this version: | #1014897/5 |
Text MD5: | 84704e4740d335acdff612c6b07ec93a |
Author: | stefan |
Category: | javax / android |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-05-24 14:25:34 |
Source code size: | 259 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 439 / 486 |
Version history: | 4 change(s) |
Referenced in: | [show references] |