Dharmesh Rathore
Dharmesh Rathore
After succesfully migrating to Androidx, i added below things in my build.gradle file implementation 'com.jakewharton:butterknife:10.0.0' annotationProcessor 'com.jakewharton:butterknife-compiler:10.0.0' but when i run the App, this error coming **Note: @BindView field with...
Hi All, can we do slide animation without on button click? i want when the activity start then text animate in slide animation starts, without any button click. Please help.
i am making multilingual app.. and i want to use this for Thailand and Vietnamese language.. then how can i set Locale in this programmatically. Need Help Thanks in Advance
 Check the attachment and help
Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:12:9-36 is also present at [com.imankur.library:analogclockview:1.0.0] AndroidManifest.xml:12:9-35 value=(true). Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:11:5-77:19 to override.