mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-08-31 01:47:56 +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> {
|
||||
|
||||
@State
|
||||
private String kioskId = "";
|
||||
protected String kioskId = "";
|
||||
|
||||
|
||||
/*//////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user