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

getHeaderHeight always return '0' #62

Open
yooncheolkim opened this issue May 15, 2018 · 0 comments
Open

getHeaderHeight always return '0' #62

yooncheolkim opened this issue May 15, 2018 · 0 comments

Comments

@yooncheolkim
Copy link

image

  • Java code:
    Log.d(LOGTAG,"header view height = " +gridView.getHeaderHeight(0));

  • log :
    05-15 14:49:14.164 8976-8976/com.example.yoonc.dmyphoto D/MAINACTIVITY: header view height = 0

As you see this result , gridview has a yellow headerText. But getHeaderHeight always return 0...
Please help me...

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

1 participant