TangoAgency / material-intro-screen

Inspired by Heinrich Reimer Material Intro and developed with love from scratch
MIT License
2.71k stars 411 forks source link

How to add background as image instead of color #171

Closed mohamedhamada1 closed 5 years ago

mohamedhamada1 commented 6 years ago

to add background I should use .backgroundColor(R.color.dark) there is any way to use drawable ?

bezmian commented 5 years ago

Hi @mohamedhamada1! You can always implement your own CustomSlide by extending SlideFragmentBase