Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
8cdeaf1b27
|
@ -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 New Issue