How to make android app’s background image repeat

Ok, here’s what I’ve got in my app. It includes a hack to prevent ListViews from going black while scrolling.

drawable/app_background.xml:

 

values/styles.xml:

 

AndroidManifest.xml:

 

warningComments are closed.