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,17 +14,17 @@
limitations under the License.
-->
<com.aoleyun.os.folder.FolderIcon
<com.uiuipad.os.folder.FolderIcon
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:focusable="true" >
<com.aoleyun.os.views.DoubleShadowBubbleTextView
<com.uiuipad.os.views.DoubleShadowBubbleTextView
style="@style/BaseIcon.Workspace"
android:id="@+id/folder_icon_name"
android:focusable="false"
android:layout_gravity="top"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</com.aoleyun.os.folder.FolderIcon>
</com.uiuipad.os.folder.FolderIcon>