TangoAgency / material-intro-screen

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

Compilation failed to complete #170

Open stevdza-san opened 6 years ago

stevdza-san commented 6 years ago

When I try to launch an app with every piece of code in place I get this message, aly help?

Program type already present: android.support.design.widget.CoordinatorLayout$ViewElevationComparator Message{kind=ERROR, text=Program type already present: android.support.design.widget.CoordinatorLayout$ViewElevationComparator, sources=[Unknown source file], tool name=Optional.of(D8)}

stevdza-san commented 6 years ago

I have even added: 'com.android.support:design:27.0.2' But when application finally launches, I get transparent activity and nothing shows up.