fix not compilling because of icepick
This commit is contained in:
parent
9682eaae2a
commit
1434b40d03
1 changed files with 1 additions and 1 deletions
|
@ -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 = "";
|
||||||
|
|
||||||
|
|
||||||
/*//////////////////////////////////////////////////////////////////////////
|
/*//////////////////////////////////////////////////////////////////////////
|
||||||
|
|
Loading…
Reference in a new issue