CodePathAndroidChat / MultiChat

0 stars 1 forks source link

Refactor fragment hiding - Userlist 3 #44

Closed jasonify closed 7 years ago

jasonify commented 7 years ago

A little refactor.

Should probably be done with a global array and then loop through fragments and hide every fragment first and then show the one that is being passed to the function. I think for now this will be fine.

alitsiya commented 7 years ago

I'll merge it since it will cause conflicts with my commit