Skip to content

Commit 1eb4b39

Browse files
AriesHoo@126.comAriesHoo@126.com
authored andcommitted
优化: 优化FastManager初始化init逻辑,FastLib自动初始化
优化: 将eventbus、bga-swipebacklayout、UIWidget:tab-layout 使用compileOnly开发者根据需要导入
1 parent e32d38e commit 1eb4b39

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<translate xmlns:android="http://schemas.android.com/apk/res/android"
3+
android:duration="0"
4+
android:fromXDelta="100%p"
5+
android:fromYDelta="0"
6+
android:toXDelta="100%p"
7+
android:toYDelta="0"/>

0 commit comments

Comments
 (0)