-
### 1: Are you in the right place?
yes
### Step 2: Describe your environment
* Android device: Samsung Galaxy S6
* Android OS version: 7.0
* Google Play Services version: 11.9.51
* F…
-
Hello,
Recently I updated my project to the new build:gradle 3.0.0 and now I'm not able to open the cobertura report. This is the error that I receive:
```
> Configure project :CoreModule
Config…
-
After I add dagger2 as a dependency in `app/build.gradle`
```
implementation('com.sumup:merchant-sdk:2.3.0') {
transitive = true
}
implementation 'com.google.dagger:dagger :2.14.1'
a…
-
可以优化下 不然集成到项目中 会引起各种冲突 起码我用的时候就出现冲突 所以集成不了
-
I follow your [article](https://medium.com/proandroiddev/dagger-2-android-modules-e168821cfc57) and i have a problem with Dagger2 Android Modules. Help to take a look at this [issue](https://github.co…
-
apply dragger2
-
Application crashes at runtime. Tried
> clean project, rebuild, invalidate & restart, gradlew --stop, gradlew build --refresh-dependencies
but did not solve the problem. Here is the crash log-…
-
- [x] I understand that if I don't use one of the following templates the issue will be closed and marked as invalid.
### PR TEMPLATE
## Use case
Currently, the `SectionedRecyclerViewAdapter` h…
-
## About position
At 99 we are constantly evolving our software development culture. Mobile development is core to our business and therefore we constantly strive for precision and rigor in our dev…
-
Hi, today i updated retrolambda from 3.0.1 to 3.1.0 and i have a lot of troubles.
All compile tasks work very slow and main module of my project isn't compiled, i don't see any errors in gradle consol…