Closed
Description
I tried to use the material design for chips and these are the problems I faced
- I first implemented the plugin and it only works for Android P
2)Then when I implemented it. It seems that I cannot use "com.android.support:support-v4:28.0.0-alpha1" because of some error.
program type already present: android.support.v4.app.INotificationSideChannel$Stub$Proxy
Message{kind=ERROR, text=Program type already present:
android.support.v4.app.INotificationSideChannel$Stub$Proxy, sources=[Unknown source file], tool
name=Optional.of(D8)}
3)i then used support library 27.1.1 it worked but ram consumtion became very high.
Metadata
Metadata
Assignees
Labels
No labels