material-intro-screen icon indicating copy to clipboard operation
material-intro-screen copied to clipboard

Background Trasparent

Open Skin1980 opened this issue 7 years ago • 3 comments

I have always the background trasparent. It doesn't matter if I set background color, it is always traslucent/trasparent. Where i'm wrong?

Skin1980 avatar Jun 23 '17 21:06 Skin1980

If you add more than one fragment, it will be solved.

caglarturkurka avatar Jul 17 '17 12:07 caglarturkurka

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

bpmsilva avatar Aug 29 '17 13:08 bpmsilva

just remove setContentView(R.layout.main_activity) func in onCreate() func in activity

haidar786 avatar Dec 29 '17 17:12 haidar786