Question: Write code to create an animation that hides a view in 5 seconds. void hide (View view) { // TODO: hide 'view' in 5 seonds

Write code to create an animation that hides a view in 5 seconds. void hide (View view) { // TODO: hide 'view' in 5 seonds } You can copy and paste the above function in the answer, and then give your code below the TODO comment
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
