I am a beginner.I want to make an app that includes following:
-Navigation Drawer -Tab Swipe View -Two edittext,one textview and one button for each tab
I will add the screenshots.
I managed to combine Navigation Drawer and tab view.But I have trouble with edittext and textview inside the fragment.I want my textview to display the additon of two edittexts when I click the button.Please help me.Thanks.