-1

Hi i have a app contain 3 page. and i want to set one page as background like android home screen. I search in google and i found this and this tutorial's but i couldn't use it for my target can anyone show me another better example thanks.

i mean How can i create app like android home screen which have one picture for 5 pages background (in my phone).

max
  • 5,963
  • 12
  • 49
  • 80

1 Answers1

0

at last i found my answer and that was so simpler that i think.
that was not a live wallpaper that was simple trick using scroolview for background of main layout and listen to onPageScrollStateChanged.
that's it.

max
  • 5,963
  • 12
  • 49
  • 80