Commit Test
This commit is contained in:
@@ -50,6 +50,7 @@ public class SlidingUpPanel extends FrameLayout {
|
||||
|
||||
public void show() {
|
||||
setVisibility(VISIBLE);
|
||||
setClickable(true);
|
||||
mContentContainer.startAnimation(mSlideUpAnimation);
|
||||
mShowing = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user