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

Background not working #172

Open malavancs opened 6 years ago

malavancs commented 6 years ago

When set the addSlideFragment its shows like this whatsapp image 2018-10-02 at 21 21 39

SomSankar commented 4 years ago

Try to add multiple addSlide, It will work. Thank You!

SomSankar commented 4 years ago

Or you can use values -> styles.xml

Manifest <activity android:name=".IntroActivity" android:theme="@style/IntroTheme" />

malavancs commented 4 years ago

It should be specified in the documentation right ?