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