【互助平台源码免费下载】【android即时通讯的源码】【易语言验证码识别 源码】butterknife 8.1源码

时间:2025-01-01 15:40:18 来源:直播源码构架技巧 编辑:梦幻诛仙 源码

1.为什么ButterKnife.bind之后View依然为null

butterknife 8.1源码

为什么ButterKnife.bind之后View依然为null

       apply plugin: 'com.android.application'

       android {

       compileSdkVersion

       buildToolsVersion ".0.0"

       defaultConfig {

       applicationId "com.administrator.demo"

       minSdkVersion

       targetSdkVersion

       versionCode 1

       versionName "1.0"

       }

       buildTypes {

       release {

       minifyEnabled false

       proguardFiles getDefaultProguardFile('proguard-android.txt'),互助平台源码免费下载 'proguard-rules.pro'

       }

       }

       }

       dependencies {

       compile fileTree(include: ['*.jar'], dir: 'libs')

       testCompile 'junit:junit:4.'

       compile files('libs/jsoup-1.9.2.jar')

       compile files('libs/Volley.jar')

       compile 'com.android.support:appcompat-v7:.4.0'

       compile 'com.jakewharton:butterknife:8.1.0'

       compile 'com.android.support:design:.4.0'

       compile 'com.cjj.materialrefeshlayout:library:1.3.0'

       compile 'com.android.support:support-v4:.4.0'

       debugCompile 'com.squareup.leakcanary:leakcanary-android:1.4-beta2'

       releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.4-beta2'

       testCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.4-beta2'

       }

       è¿™æ˜¯æˆ‘çš„ build.gradle 里的内容

copyright © 2016 powered by 皮皮网   sitemap