Quick question on NavGraphBuilder. I tried to goog...
# compose
j
Quick question on NavGraphBuilder. I tried to google and search in here, but not having luck finding an answer. Does the order that you add your composables to the graph matter or impact anything?
i
No, it doesn't matter at all
👍 1
j
Great, thanks! Looking at the code and from what I could tell that was my assumption, but wanted to check.