mirror of
https://github.com/Nezumi-2711/Foodify.git
synced 2026-09-22 13:38:41 +00:00
Fix layout, bug and improvement performance app
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user