material-intro-screen
material-intro-screen copied to clipboard
Inspired by Heinrich Reimer Material Intro and developed with love from scratch
margin is not reflecting. so changed those to padding. (Check layout bounds for proof)
I am using v0.0.5 of the library. After showing a splash screen, I jump to the intro and show a few slides. If I show a single slide, the background...
The code for the messageButton seems to be hard-coded to make the button white, and to use the slide color as the the text color. This ends up being unworkable...
Is there a Listener after permission is granted in Permission slide to start a little peace of code?
Please can you add multi language support? I want to add a german translation for the "Grant permissions" button and the "Please grant needed permissions" text. Maybe you can add...
This will help you to save your last slide color when rotating screen
Steps: 1. Enable "Don't keep activities" option in Developer Options 2. Add a SlideFragment with hasNeededPermissionsToGrant() & hasAnyPermissionsToGrant() set to false 3. Open the MaterialActivity with this fragment selected 4....
please , add suport to set images for background
I have always the background trasparent. It doesn't matter if I set background color, it is always traslucent/trasparent. Where i'm wrong?
How to show skip button in the first page and back button in other pages..?