cached image

  1. walterf25

    Android Question Loading Image loads cached image

    Hi all, not sure if this is a real issue or I'm not handling this properly, but I have the following code inside the B4XPage_Appear function Sub B4XPage_Appear LogColor("B4XPage_Appear OnboardingSteps...", xui.Color_Red) imgMain.setBitmap(LoadBitmap(rp.GetSafeDirDefaultExternal("")...
Top