version:1.5

fix:迁移到奥乐云平台
add:
This commit is contained in:
2021-12-10 14:49:23 +08:00
parent 2462bafa85
commit ed8310da47
713 changed files with 6024 additions and 4805 deletions

View File

@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<com.android.colorfulos.qsb.QsbContainerView
<com.aoleyun.os.qsb.QsbContainerView
xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
@@ -23,8 +23,8 @@
android:padding="0dp" >
<fragment
android:name="com.android.colorfulos.qsb.QsbContainerView$QsbFragment"
android:name="com.aoleyun.os.qsb.QsbContainerView$QsbFragment"
android:layout_width="match_parent"
android:tag="qsb_view"
android:layout_height="0dp"/>
</com.android.colorfulos.qsb.QsbContainerView>
</com.aoleyun.os.qsb.QsbContainerView>