When will appcompat support come
Appcompat support
Works fine Bro,Good Luck
not working my brother
dependencies {
implementation fileTree(dir: ‘libs’, include: [’*.jar’])
implementation ‘com.android.support:appcompat-v7:27.1.1’
implementation ‘com.android.support:support-v4:27.1.1’
implementation ‘com.android.support:design:27.1.1’
implementation ‘com.android.support:cardview-v7:+’
implementation ‘android.arch.core:runtime:1.1.1’
}