Avoid re-creating a user when activity is resumed
onCreate() was getting called again, resulting in another user being created. Keeping the new userid across pause/resume. Change-Id: Id7930227895e95a60a77efddf361ab9408a8f797
Loading
Please register or sign in to comment