Unable to get the Text in the editText
I tried to get the Text in editText once the user Clicks the button and I tried to set that text into a TextView..but after entering the input when the user presses the button,the TextView is hidden,I have also tried to display that message using Toast,but it doesn't show anything.. please guide me through this