I need to set the background from an image of the main page(activity)
Activity.SetBackgroundImage(File.DirAssets,"blue.jpg"))
But this is not in b4i?
How do I set the background of the main page to an image file?
Activity.SetBackgroundImage(File.DirAssets,"blue.jpg"))
But this is not in b4i?
How do I set the background of the main page to an image file?