¡@

Home 

2014/10/16 ¤W¤È 08:19:18

android Programming Glossary: mheaderviewheight

Pinned groups in ExpandableListView

http://stackoverflow.com/questions/10613552/pinned-groups-in-expandablelistview

mAdapter private View mHeaderView private boolean mHeaderViewVisible private int mHeaderViewWidth private int mHeaderViewHeight public PinnedHeaderExpListView Context context super context public PinnedHeaderExpListView Context context AttributeSet.. null measureChild mHeaderView widthMeasureSpec heightMeasureSpec mHeaderViewWidth mHeaderView.getMeasuredWidth mHeaderViewHeight mHeaderView.getMeasuredHeight @Override protected void onLayout boolean changed int left int top int right int bottom super.onLayout.. int bottom super.onLayout changed left top right bottom if mHeaderView null mHeaderView.layout 0 0 mHeaderViewWidth mHeaderViewHeight configureHeaderView getFirstVisiblePosition animating header pushing @param position public void configureHeaderView int..