-
error: cannot access HasFragmentInjector
public abstract class BaseActivity extends DaggerAppCompatActivity implements HasSupportFragmentInjector,BaseFragment.Callback, UtilClass.AlertMenuListener {
…
-
## Nossa empresa
Olá, nós somos a One Choice, uma empresa que faz seleção e recrutamento de talentos de TI.
Veja as vagas em aberto para Desenvolvedor Android Sênior https://www.onechoice.com.br/…
-
I got following exception/crash when updating dagger2 to the new version.
It might be cause by [this issue](https://github.com/google/dagger/pull/950). And looks very similar to [issue from another…
-
I know this we just announced by Google, and is a wrapper to Dagger2 to make it easier to use (why does google always need a wrapper for their stuff). Anyways, if there is a way to tie in Toothpick t…
-
### [REQUIRED] Step 2: Describe your environment
* Android Studio version: 4.0
* Firebase Component: In-App In-App Messaging
* Component version: 19.0.7
### [REQUIRED] Step 3: Descri…
-
**This is app level Gradle**
```
buildscript { // this should always be on top
repositories {
maven { url 'https://maven.fabric.io/public' }
maven { url "https://clojars.org…
-
Is possible to share same instance of view model between activities similar to share same view model between fragments?
-
I started working with Oboe. I want to build a new example and contribute into oboe. I am planning to create a recorded stream and a selected file mixer. There will be two activities, one for recorder…
-
Hello all :)
Koin `2.0.0-alpha-2` has been published in jcenter 👍 Here is how you can test it.
* Starting Koin with the new DSL:
```kotlin
// Coffee Maker example
fun main(vararg args: St…
-
### Description
When adding the newest alpha releases to my project I encounter the below error, when trying to execute tests from `androidTest` directory:
```
Cannot find a version of 'androidx.…