mirror of
https://gitea.mayex.net/mayekkuzu/Audinaut.git
synced 2025-01-23 23:54:54 +03:00
Updafe formatting
This commit is contained in:
parent
94bf3cbb57
commit
b86cc33bbf
@ -169,7 +169,8 @@ public class SubsonicFragmentActivity extends SubsonicActivity implements Downlo
|
|||||||
slideUpPanel = findViewById(R.id.slide_up_panel);
|
slideUpPanel = findViewById(R.id.slide_up_panel);
|
||||||
panelSlideListener = new SlidingUpPanelLayout.PanelSlideListener() {
|
panelSlideListener = new SlidingUpPanelLayout.PanelSlideListener() {
|
||||||
@Override
|
@Override
|
||||||
public void onPanelSlide(View panel, float slideOffset) {}
|
public void onPanelSlide(View panel, float slideOffset) {
|
||||||
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onPanelStateChanged(View panel, PanelState previousState, PanelState newState) {
|
public void onPanelStateChanged(View panel, PanelState previousState, PanelState newState) {
|
||||||
|
Loading…
Reference in New Issue
Block a user