¡@

Home 

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

android Programming Glossary: mdeltaheight

How to implement expandable panels in Android?

http://stackoverflow.com/questions/5165682/how-to-implement-expandable-panels-in-android

mExpanded mExpanded private class ExpandAnimation extends Animation private final int mStartHeight private final int mDeltaHeight public ExpandAnimation int startHeight int endHeight mStartHeight startHeight mDeltaHeight endHeight startHeight @Override.. private final int mDeltaHeight public ExpandAnimation int startHeight int endHeight mStartHeight startHeight mDeltaHeight endHeight startHeight @Override protected void applyTransformation float interpolatedTime Transformation t android.view.ViewGroup.LayoutParams.. Transformation t android.view.ViewGroup.LayoutParams lp mContent.getLayoutParams lp.height int mStartHeight mDeltaHeight interpolatedTime mContent.setLayoutParams lp @Override public boolean willChangeBounds TODO Auto generated method stub..