version:
fix: update:更换为酷信
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user