xxxcucus / planes

Variant of battleships game
MIT License
30 stars 9 forks source link

Create an .xml layout for the "Delete User" function #43

Closed xxxcucus closed 4 months ago

xxxcucus commented 11 months ago

This layout should be similar in functionality with the layout for "Logout" screen. When the user is not logged in it should say that the user is not logged in and the "Delete User" Button should not be active. When the user is logged in the same text indicating that the user had logged in the "Logout" screen should be displayed and the button should be active.

xxxcucus commented 10 months ago

@uktarsh006 Somehow Github doesn not let me assign this to you. Just make a pull request and I will merge.

utkarsh006 commented 10 months ago

@xxxcucus Sure, I'll try to raise a PR as I get free.

xxxcucus commented 4 months ago

implemented