Is there anyway to set the background to fill screen, no matter what screen size, like you can in Android studio by using things like match-parent. The only thing I've found so far, is the option to set screen adjustment to "Fit to Height" but that just creates black lines down the sides of the screen, which is not good at all. Is there any way? If not, they should add it
You can only solve it within the BB program. The files exported by BB (BB 2.3.X) for Android Studio are encrypted and can not be modified.
Yeah I know you can't change it once in android studio. I meant is there a way to set the background image to fill the screen, kind of like when in android studio you set the image to "match-parent".