ImageView UI Designer Code
-
Okay, Does anyone know any code to load a image in the ui designer (ImageView) cause I want to use my own custom image I know how to import custom images but not sure how to load them in the ui designer. If Anyone can help that would be awesome!
-
@SYS that works (see custom attributes at bottom, tested ok with my own images)
import ui v = ui.load_view() v.present('sheet')