My question has two part
1) Does Enum cause performance issue in Android as it says here Android Developers or it does not have much effect as it says here
I am really confuse should i use enum in my app or not
2) If I use enum in my app. What will be the best practice to save that enum in firebase