恢复momo美颜

调整进场svga动画填充类型
This commit is contained in:
zlzw 2022-09-26 17:18:07 +08:00
parent 59256c9cf7
commit ec730e850a
210 changed files with 114 additions and 9739 deletions

View File

@ -33,7 +33,7 @@ android {
versionName rootProject.ext.android.versionName
manifestPlaceholders = rootProject.ext.manifestPlaceholders
ndk {
abiFilters "armeabi-v7a","arm64-v8a"
abiFilters "armeabi-v7a", "arm64-v8a"
}
}
aaptOptions {
@ -54,7 +54,7 @@ android {
}
repositories {
flatDir {
dirs 'libs','../libs'
dirs 'libs', '../libs'
}
}
dependencies {

View File

@ -10,6 +10,7 @@
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<application
android:icon="@mipmap/ico_home_animoji"
android:allowBackup="true">
</application>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More