Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Error in Main Activity #67

Open
AryaveerJ opened this issue Mar 31, 2020 · 0 comments
Open

Error in Main Activity #67

AryaveerJ opened this issue Mar 31, 2020 · 0 comments

Comments

@AryaveerJ
Copy link

AryaveerJ commented Mar 31, 2020

https://github.com/udacity/Android_Me/blob/TFragments.06-Solution-CommunicateBetweenActivities/app/src/main/java/com/example/android/android_me/ui/MainActivity.java

In this code, the OnClick of next button is written on the implementation of onItemSelected,so If a user clicks the next button without any clicks on the images of grid view then it doesn't take any actions ,to ensure that onclickListener must be written in oncreate function of the main activity.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant