/Note-App

note app program

Primary LanguageKotlin

Note-App

note app program

main_fragment
this is our main fragment that we will write

details_we_write
in this fragment we write title and message to boxes and click the fab button

we_wrote
and we wrote our message well...

delete_swite
if we want to delete our messsage, we swipte to left and snackbar will show below the app
you dont want to delete the message then you can click the undo button and it shows on main fragment like exactly the same

we_wrote
you want to update your message then you click the cardview and it will shows update version

update
you can change the message as like this and click the fab button

updated
done its updated