Revert latest commit
This commit is contained in:
parent
a53599b3f3
commit
f09b38f40e
7 changed files with 12 additions and 43 deletions
|
|
@ -14,7 +14,7 @@ import com.kabouzeid.gramophone.R;
|
|||
import com.kabouzeid.gramophone.helper.MusicPlayerRemote;
|
||||
import com.kabouzeid.gramophone.ui.fragments.player.MiniPlayerFragment;
|
||||
import com.kabouzeid.gramophone.ui.fragments.player.PlayerFragment;
|
||||
import com.kabouzeid.gramophone.views.SlidingUpPanelLayout;
|
||||
import com.sothree.slidinguppanel.SlidingUpPanelLayout;
|
||||
|
||||
import butterknife.Bind;
|
||||
import butterknife.ButterKnife;
|
||||
|
|
@ -67,8 +67,6 @@ public abstract class AbsSlidingMusicPanelActivity extends AbsMusicServiceActivi
|
|||
}
|
||||
}
|
||||
});
|
||||
|
||||
slidingUpPanelLayout.setScrollingEnabled(false);
|
||||
}
|
||||
|
||||
protected abstract View createContentView();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue