Asking for a solution or a feature related to AuthUI
My app uses Fragments and a Navigation Drawer to navigate. When I use AuthUI the NavigationDrawer disappears because AuthUI is an Activity.
Is it possible to use it as a Fragment, if not a workaround would be to use it as a Dialog I think.
Is one of them feasable?(I would prefer Fragment)
@Eragon29 thanks for the feature request! We can see how this would be helpful, but it's not feasible with our current architecture and not on our roadmap for now.
Given Google's push towards Navigation Architecture Component, it seems like this might be worth revisiting.
Most helpful comment
Given Google's push towards Navigation Architecture Component, it seems like this might be worth revisiting.