fix:
update:更换为酷信
This commit is contained in:
2023-10-11 19:19:52 +08:00
parent 625a121cbb
commit 8799e85443
723 changed files with 4158 additions and 4041 deletions

View File

@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<com.aoleyun.os.qsb.QsbContainerView
<com.uiuipad.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.aoleyun.os.qsb.QsbContainerView$QsbFragment"
android:name="com.uiuipad.os.qsb.QsbContainerView$QsbFragment"
android:layout_width="match_parent"
android:tag="qsb_view"
android:layout_height="0dp"/>
</com.aoleyun.os.qsb.QsbContainerView>
</com.uiuipad.os.qsb.QsbContainerView>