python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Jetpack Compose Preview fails in Multi Module app
I have a multi module app where I recently began implementing Jetpack Compose. I defined some composables to be shared by different modules. I put those in another library module and imported in relev...
Serge
Votes: 0
Answers: 1
DeepLinkDispatch with different modules (libraries)
I'm trying to add DeepLinkDispatch library (by airbnb) in my project in order to handle deeplinks. The project has different modules and some links needs to be handled by Activity's in this modules.
A...
pauminku
Votes: 0
Answers: 0
Android. Style for DialogFragment not working
I have project with two modules: app and design_utils. Inside my app module I use DialogFragment. I need to set style for my DialogFragment views from design_utils module. In turn, the design_utils mo...
testivanivan
Votes: 0
Answers: 0
Android multi module circular dependency issue
I want to ask your advice how to solve circular dependency in android multimodule project?
What I would like to receive as an answer: ideally clear answer or advice how to solve the issue I have faced...
yozhik
Votes: 0
Answers: 0