Skip to content

Build Failing #110

Closed
Closed
@jeevansurendran

Description

@jeevansurendran

I tried to use the material design for chips and these are the problems I faced

  1. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions