1.0.0 修复未初始化时进入用户协议和隐私政策返回时崩溃的bug

This commit is contained in:
jiangke 2025-08-23 22:39:35 +08:00
parent 663b6dfe66
commit f87733641e
11 changed files with 26 additions and 22 deletions

View File

@ -12,6 +12,7 @@ import com.tfq.library.app.LibraryApp;
*/
public class Animation {
public static void startAnimation(Activity mActivity) {
try {
String slotConfig = LibraryApp.getInstance().getSlotConfig(BaseConstants.ANIMATION_SKIP);//默认 0
if (slotConfig.equals("0")) {//默认动画
return;
@ -26,6 +27,9 @@ public class Animation {
} else if (slotConfig.equals("4")) {//缩放+旋转
mActivity.overridePendingTransition(R.anim.zoom_in_3, R.anim.zoom_out_3);
}
}catch (Exception e){
e.printStackTrace();
}
}
}

View File

@ -1 +1 @@
1e01f53e698c66ac3a826850afd190aa
fa49befc4256d5fc90d55fbcda4ae5f2

View File

@ -1 +1 @@
572c7cefed4426a72bdc1a629d5f2d10207845aa
aeedb167efd8bac99fda04eaba6f5a9ba2afd9a2

View File

@ -1 +1 @@
45e87bfdef9eb806446273d772d918ea43139d37f1b0b80198b283e002e5830e
6842dc8addae6cbe211898b0aafe14e2ead372b13bc3430b541b68e5af434a92

View File

@ -1 +1 @@
5b03fca2c8520de601107cfaef9f629f81877c8fa4fd3ae10502cedc177ed42b559a65b04be61fc63241ee1a9cc773800ad2ad4664b9cde63e1e8d10bd45516d
abb8dd0756baabfc4b5f82ed8c76e6dd10357074d7b03fdf0014e4fd2d6c7d2b0c90d73f5c800a42d367cd8056d0d34889adb222c75333ab31bd13c09e9d2753

View File

@ -8,6 +8,6 @@
<versions>
<version>1.0.0</version>
</versions>
<lastUpdated>20250731092137</lastUpdated>
<lastUpdated>20250823143841</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +1 @@
749220fe449fc4331e21528e252fc291
c92345bd81f047cf994edb5c33df12d8

View File

@ -1 +1 @@
63831b9c01ec2762d13863d944fd9b7b488088ee
d2c379a26c6457a5f1d3b7f4139000b5db885a9e

View File

@ -1 +1 @@
3f37d600c30a43a66ebd7b67c255853b0fcabe8b9d37bee85a73a695bbdf051a
3d4da906bcb0bd957c33557287b7c43a6b6adef0533dd3e870f02667d3f73158

View File

@ -1 +1 @@
2c4d3c2077ad0c6080662e1155a9360c1c05ae45b11907336b9f8b51b32c2d0af1482de8747129d3ec40adae9201150c47e58698b55341403e83ad6161c721b0
b5d7c707e196201237784816c0f44a5339985914e41a4a50101c58501ba4595ff591bf88f3db6c78700faf769a336ad6e6c69a7c74abf2c5d9cb17c793016599