Hey guys!
So I'm creating a homescreen launcher (or two actually...) and want to support multiple screens of course. The problem is, that livewallpapers and images don't pick up when the user changes the screen they're looking at (I'm using AHPager as the basis - it's very well suited to the task!) and instead just stay static.
I've looked around and there's a little discussion on the matter but no resolution. I think that my launcher app needs to somehow send an intent or something when the user switches page - like xOffSetStep + 1 (or something ) and I was wondering if this could be done with reflection library??
Otherwise, any other suggestions?
Thanks a lot in advance, this will save my life :-D
So I'm creating a homescreen launcher (or two actually...) and want to support multiple screens of course. The problem is, that livewallpapers and images don't pick up when the user changes the screen they're looking at (I'm using AHPager as the basis - it's very well suited to the task!) and instead just stay static.
I've looked around and there's a little discussion on the matter but no resolution. I think that my launcher app needs to somehow send an intent or something when the user switches page - like xOffSetStep + 1 (or something ) and I was wondering if this could be done with reflection library??
Otherwise, any other suggestions?
Thanks a lot in advance, this will save my life :-D