// Copyright (c) 2014, 2026, Oracle and/or its affiliates.  Licensed under The Universal Permissive License (UPL), Version 1.0 as shown at https://oss.oracle.com/licenses/upl/

@import "../../utilities/oj.utilities";


// import dependencies
@import "../../common/helpers/oj.common.helpers";


// import classes defined in the common directory
@import "../../common/widgets/oj.common.streamlist"; 


@if $includeStreamListClasses != false  {
  @include module-include-once("alta.android.streamlist") {

  }
}