version:1.1
update:2021-10-19 17:27:09 fix:更换包名,自更新 add:加入极光推送,发送正在运行的app信息
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<com.android.uiuios.graphics.ShadowDrawable
|
||||
<com.android.colorfulos.graphics.ShadowDrawable
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/ic_remove_no_shadow"
|
||||
android:elevation="@dimen/drop_target_shadow_elevation" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<com.android.uiuios.graphics.ShadowDrawable
|
||||
<com.android.colorfulos.graphics.ShadowDrawable
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/ic_setting"
|
||||
android:elevation="@dimen/drop_target_shadow_elevation" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<com.android.uiuios.graphics.ShadowDrawable
|
||||
<com.android.colorfulos.graphics.ShadowDrawable
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/ic_uninstall_no_shadow"
|
||||
android:elevation="@dimen/drop_target_shadow_elevation" />
|
||||
|
||||
Reference in New Issue
Block a user