Closed DJTai closed 6 years ago
Fix for issue #18
Everything should be good - if you look at commit 981320c, Rearrange Code, it looks like I removed the initFragment(), but I just moved it near the bottom, above signUserOut().
Rearrange Code
initFragment()
signUserOut()
Let me know if it's all good!
Fix for issue #18
Everything should be good - if you look at commit 981320c,
Rearrange Code
, it looks like I removed theinitFragment()
, but I just moved it near the bottom, abovesignUserOut()
.Let me know if it's all good!