0
I developed a splash for an android app and included a background image via the command:
android:background="@drawable/bg16"
The image appeared, but due to its dimensions, it was somewhat flattened. Is there any standard dimension for images in Android apps?
Thanks Cassio for the clarification. I will be accessing the link you gave me.
– user24136