Home > Mobile >  The import android. Support. The design. The widget. Snackbar; The design of the red
The import android. Support. The design. The widget. Snackbar; The design of the red

Time:09-29

I have imported
Implementation fileTree (dir: 'libs', include: [' *. Jar'])
Implementation 'androidx. Appcompat: appcompat: 1.0.2'
Implementation 'androidx. Constraintlayout: constraintlayout: 1.1.3'
TestImplementation 'junit: junit: 4.12'
Implementation 'com. Google. Code. Findbugs: jsr305:3.0.2'
AndroidTestImplementation 'androidx. Test. Ext: junit: 1.1.0'
AndroidTestImplementation 'androidx. Test. Espresso: espresso - core: 3.1.1'
Implementation 'androidx. Annotation: the annotation: +'
Implementation 'com. Android. Support: design: 28.2.0'
Implementation 'com. Android. Support: appcompat - v7:28.0.0'
Implementation 'com. Android. Support: design: 28.0.0'
Implementation 'com. Android. Support: cardview - v7:28.0.0'
Implementation 'androidx. Legacy: legacy support - v4:1.0.0'
Implementation 'com. Android. Support: design: 28.0.0'
Implementation 'com. Android. Support: support - annotations: 28.0.0'
Implementation 'com. Android. Support: support - annotations: 28.0.0'
All not wrong, but the design is always red,

CodePudding user response:

Androidx and mixed with support?
  • Related