mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-29 22:32:59 +00:00
fix not compilling because of icepick
This commit is contained in:
@@ -55,7 +55,7 @@ import static org.schabi.newpipe.util.AnimationUtils.animateView;
|
|||||||
public class KioskFragment extends BaseListInfoFragment<KioskInfo> {
|
public class KioskFragment extends BaseListInfoFragment<KioskInfo> {
|
||||||
|
|
||||||
@State
|
@State
|
||||||
private String kioskId = "";
|
protected String kioskId = "";
|
||||||
|
|
||||||
|
|
||||||
/*//////////////////////////////////////////////////////////////////////////
|
/*//////////////////////////////////////////////////////////////////////////
|
||||||
|
|||||||
Reference in New Issue
Block a user