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

create Master List Fragment with view holder pattern #6

Open
wants to merge 2 commits into
base: TFragments.04-Solution-CreateMasterListFragment
Choose a base branch
from

Conversation

vsay01
Copy link

@vsay01 vsay01 commented May 8, 2017

I encountered lag on scroll for the gridview. I would proposed the view holder pattern in the adapter for best practice. I am glad to get any feedback from the team.

vsay01 added 2 commits May 7, 2017 20:22
…Fragments.04-Solution-CreateMasterListFragment

* TFragments.04-Exercise-CreateMasterListFragment:
  create Master List Fragment with view holder pattern

# Conflicts:
#	app/src/main/AndroidManifest.xml
#	app/src/main/java/com/example/android/android_me/ui/MainActivity.java
#	app/src/main/java/com/example/android/android_me/ui/MasterListFragment.java
#	app/src/main/res/layout/activity_main.xml
#	app/src/main/res/layout/fragment_master_list.xml
encomp added a commit to encomp/Android_Me that referenced this pull request Nov 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant