I have two android app module one is *`:user`* and...
# android
a
I have two android app module one is
:user
and
:admin
in admin module if i create any Navigation Resource File it showing in the Navigation Editor Design tab, but if i crate any Navigation Resource File in the user module its not showing in the Navigation Editor Design tab. But every defined actions are working properly. I tried deleting
.idea
folder Invalidating Cache, still same issue. How can is resolve this issue?
i
What version of Studio are you on? There was a similar issue that was fixed in 4.1 Beta 5. If you're on the latest beta / Canary and still having issues, you should file a bug against Studio with a small project that reproduces your issue: https://issuetracker.google.com/issues/new?component=192708&template=840533
a
I am using Android Studio 4.0.1. I will definitely try it on the latest beta / Canary. Thank You,