Chad Bingham

Resultados 1 preguntas formuladas por Chad Bingham

Para configurar el fondo: RelativeLayout layout = (RelativeLayout) findViewById(R.id.background); layout.setBackgroundResource(R.drawable.ready); ¿Es la mejor manera de hacerlo?