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,14 +14,14 @@
limitations under the License.
-->
<com.aoleyun.os.shortcuts.DeepShortcutView
<com.uiuipad.os.shortcuts.DeepShortcutView
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res-auto"
android:layout_width="@dimen/bg_popup_item_width"
android:layout_height="@dimen/bg_popup_item_height"
android:theme="@style/PopupItem" >
<com.aoleyun.os.shortcuts.DeepShortcutTextView
<com.uiuipad.os.shortcuts.DeepShortcutTextView
style="@style/BaseIcon"
android:id="@+id/bubble_text"
android:background="?android:attr/selectableItemBackground"
@@ -53,4 +53,4 @@
android:visibility="gone"
android:background="?attr/popupColorTertiary" />
</com.aoleyun.os.shortcuts.DeepShortcutView>
</com.uiuipad.os.shortcuts.DeepShortcutView>