Fix layout, bug and improvement performance app

This commit is contained in:
Nezumi
2023-03-31 19:13:02 +07:00
parent d629963451
commit ddf47a03e0
28 changed files with 302 additions and 239 deletions
@@ -104,7 +104,7 @@ public class ProfileFragment extends Fragment {
FirebaseAuth.getInstance().signOut();
//Delete user from local storage
Paper.book().delete("user");
// Paper.book().delete("user");
Common.TOKEN = null;
Common.CURRENT_USER = null;