Amanjeet Singh
Amanjeet Singh
Hey, How to use dagger android version in multi modular project. Because according to the structure we should have access to Activity module in app component that is in app...
> D8: java.lang.NullPointerException > org.gradle.workers.WorkerExecutionException: There were multiple failures while executing work items > at org.gradle.workers.internal.DefaultWorkerExecutor.workerExecutionException(DefaultWorkerExecutor.java:266) > at org.gradle.workers.internal.DefaultWorkerExecutor.await(DefaultWorkerExecutor.java:246) > at com.android.build.gradle.internal.tasks.DexArchiveBuilderTaskDelegate.doProcess(DexArchiveBuilderTaskDelegate.kt:274) > at com.android.build.gradle.internal.tasks.DexArchiveBuilderTask.doTaskAction(DexArchiveBuilderTask.kt:275) > at com.android.build.gradle.internal.tasks.NewIncrementalTask$taskAction$$inlined$recordTaskAction$1.invoke(BaseTask.kt:66) > at...
``` D/DaggerTrack: Total On CPU time of me.amanjeet.daggertrack.ui.HomeFragment: 2940ms D/DaggerTrack: Total Off CPU time of me.amanjeet.daggertrack.ui.HomeFragment: 4547ms D/DaggerTrack: Total time of java.lang.Object: 7487ms D/DaggerTrack: Total On CPU time of java.lang.Object:...
Till now source place is Hardcoded by LatLng. There should be field for taking input for the source place also
I striked while usage of `kotlinx.io.IOException` with this following compiler warning while doing some multiplatform I/O operations: Writing the text if you are not able to read: `Using exception is...
Reproducing steps 1. Run flow on Android 12 emulator 2. Ensure app is on web view 3. Try executing tapOn commands on the web view page. It fails.
## :scroll: Tickets [Jira ticket](https://mozilla-hub.atlassian.net/browse/FXIOS-8456) [Github issue](https://github.com/mozilla-mobile/firefox-ios/issues/18750) ## :bulb: Description The closure inside updateConfiguration implementation strongly captures `updatedConfiguration` which is the current UI configuration of the UIButton and the closure...
## Steps to reproduce UI test to check for disabled suggestions. I wrote this with Maestro and dumped memory leaks at the end of the test through leaks cli. Leaks...
There were 2 issues with optional commands, this PR creates tests for the issues: 1. The optional flag on the selector was removed that broke deserialization and the change was...
## Proposed changes copilot:summary ## Testing ## Issues fixed