material-intro-screen
material-intro-screen copied to clipboard
Background Trasparent
I have always the background trasparent. It doesn't matter if I set background color, it is always traslucent/trasparent. Where i'm wrong?
If you add more than one fragment, it will be solved.
Thanks for the answer @caglarturkurka ! I had the same problem.. However, I still think this is an important issue since everyone will try to write a simple activity first and this bug is causing confusion
just remove setContentView(R.layout.main_activity) func in onCreate() func in activity