version:1.1
update:2021-10-19 17:27:09 fix:更换包名,自更新 add:加入极光推送,发送正在运行的app信息
This commit is contained in:
@@ -14,17 +14,17 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<com.android.uiuios.folder.FolderIcon
|
||||
<com.android.colorfulos.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.android.uiuios.views.DoubleShadowBubbleTextView
|
||||
<com.android.colorfulos.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.android.uiuios.folder.FolderIcon>
|
||||
</com.android.colorfulos.folder.FolderIcon>
|
||||
|
||||
Reference in New Issue
Block a user