Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View reference #29

Open
Yuliya-Kaleda opened this issue Jun 14, 2015 · 1 comment
Open

View reference #29

Yuliya-Kaleda opened this issue Jun 14, 2015 · 1 comment

Comments

@Yuliya-Kaleda
Copy link

Almost in every other method in Main and EditPhoto Activities every widget and view were given a reference to (R.id....). It is redundant. Once you create class variables and give them reference in OnCreate, you do not have to do it again in methods (unless you have a reason for that) where you use those widgets or views.

@MadelynTav
Copy link
Owner

@Yuliya-Kaleda we believe this may also be contributing to the lag sometimes experience when using our app. Code needs to be cleaned up in general

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

No branches or pull requests

2 participants