Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set image for background #10

Open
HosseinLamei opened this issue Sep 28, 2016 · 9 comments
Open

set image for background #10

HosseinLamei opened this issue Sep 28, 2016 · 9 comments

Comments

@HosseinLamei
Copy link

please , add suport to set images for background

@bezmian
Copy link
Contributor

bezmian commented Oct 3, 2016

Please provide more info about that issue. I can't imagine by myself how it should look.

@bezmian
Copy link
Contributor

bezmian commented Oct 18, 2016

@admirallam Do you mean something like this: https://github.com/ihsanbal/SlidingIntoView ?

@burakkoray
Copy link

Yeap @bezmian ! absolutely like referred you. Do we have this option ?

@bezmian
Copy link
Contributor

bezmian commented Nov 9, 2016

@burakkoray No currently there isn't such an option. Maybe I will implement it in future ;)

@burakkoray
Copy link

Thanks it would be great :)

@kikindb
Copy link

kikindb commented Jan 9, 2017

it is posible to implement this by myself? i just want to put an image instead of a color for the background

@bezmian
Copy link
Contributor

bezmian commented Jan 10, 2017

Just fork this library or download it in other way and modify the code.

@JonathanImperato
Copy link

When do you think you will add it?

@ivanstojkovicapps
Copy link

ivanstojkovicapps commented Jan 4, 2018

You can do it with this in onCreate in your IntroActivity:

SwipeableViewPager swipableViewPager = findViewById(R.id.swipeable_view_pager);
swipableViewPager.setBackgroundResource(YOUR_RESOURCE);
swipableViewPager.getRootView().setBackgroundResource(YOUR_RESOURCE );

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants