[taxt_p]
[结束订单动画]
This commit is contained in:
yangyakun
2024-01-08 17:50:27 +08:00
parent 97fec3445a
commit cafe869936
6 changed files with 67 additions and 66 deletions

View File

@@ -128,7 +128,7 @@ class ArrivedView : WindowRelativeLayout, ArrivedViewModel.ArrivedViewCallback {
visibility = View.GONE
}
ObjectAnimator.ofFloat(this@ArrivedView, "alpha", alphaStart, alphaEnd).apply {
duration = 1000
duration = 500
addListener(object :AnimatorListenerAdapter(){
override fun onAnimationEnd(animation: Animator) {
d(TAG,"onAnimationEndcarrivedView")

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

View File

@@ -232,71 +232,71 @@
<string-array name="arrived_dest">
<item>@drawable/arrive_dest_000</item>
<item>@drawable/arrive_dest_001</item>
<!-- <item>@drawable/arrive_dest_002</item>-->
<item>@drawable/arrive_dest_003</item>
<!-- <item>@drawable/arrive_dest_000</item>-->
<!-- <item>@drawable/arrive_dest_001</item>-->
<item>@drawable/arrive_dest_002</item>
<!-- <item>@drawable/arrive_dest_003</item>-->
<item>@drawable/arrive_dest_004</item>
<!-- <item>@drawable/arrive_dest_005</item>-->
<item>@drawable/arrive_dest_006</item>
<item>@drawable/arrive_dest_007</item>
<!-- <item>@drawable/arrive_dest_008</item>-->
<item>@drawable/arrive_dest_009</item>
<!-- <item>@drawable/arrive_dest_007</item>-->
<item>@drawable/arrive_dest_008</item>
<!-- <item>@drawable/arrive_dest_009</item>-->
<item>@drawable/arrive_dest_011</item>
<item>@drawable/arrive_dest_010</item>
<!-- <item>@drawable/arrive_dest_011</item>-->
<item>@drawable/arrive_dest_012</item>
<item>@drawable/arrive_dest_013</item>
<!-- <item>@drawable/arrive_dest_014</item>-->
<item>@drawable/arrive_dest_015</item>
<!-- <item>@drawable/arrive_dest_013</item>-->
<item>@drawable/arrive_dest_014</item>
<!-- <item>@drawable/arrive_dest_015</item>-->
<item>@drawable/arrive_dest_016</item>
<!-- <item>@drawable/arrive_dest_017</item>-->
<item>@drawable/arrive_dest_018</item>
<item>@drawable/arrive_dest_019</item>
<!-- <item>@drawable/arrive_dest_019</item>-->
<!-- <item>@drawable/arrive_dest_020</item>-->
<item>@drawable/arrive_dest_021</item>
<item>@drawable/arrive_dest_020</item>
<!-- <item>@drawable/arrive_dest_021</item>-->
<item>@drawable/arrive_dest_022</item>
<!-- <item>@drawable/arrive_dest_023</item>-->
<item>@drawable/arrive_dest_024</item>
<item>@drawable/arrive_dest_025</item>
<!-- <item>@drawable/arrive_dest_026</item>-->
<item>@drawable/arrive_dest_027</item>
<!-- <item>@drawable/arrive_dest_025</item>-->
<item>@drawable/arrive_dest_026</item>
<!-- <item>@drawable/arrive_dest_027</item>-->
<item>@drawable/arrive_dest_028</item>
<!-- <item>@drawable/arrive_dest_029</item>-->
<item>@drawable/arrive_dest_030</item>
<item>@drawable/arrive_dest_031</item>
<!-- <item>@drawable/arrive_dest_032</item>-->
<item>@drawable/arrive_dest_033</item>
<!-- <item>@drawable/arrive_dest_031</item>-->
<item>@drawable/arrive_dest_032</item>
<!-- <item>@drawable/arrive_dest_033</item>-->
<item>@drawable/arrive_dest_034</item>
<!-- <item>@drawable/arrive_dest_035</item>-->
<item>@drawable/arrive_dest_036</item>
<item>@drawable/arrive_dest_037</item>
<!-- <item>@drawable/arrive_dest_038</item>-->
<item>@drawable/arrive_dest_039</item>
<!-- <item>@drawable/arrive_dest_037</item>-->
<item>@drawable/arrive_dest_038</item>
<!-- <item>@drawable/arrive_dest_039</item>-->
<item>@drawable/arrive_dest_040</item>
<!-- <item>@drawable/arrive_dest_041</item>-->
<item>@drawable/arrive_dest_042</item>
<item>@drawable/arrive_dest_043</item>
<!-- <item>@drawable/arrive_dest_044</item>-->
<item>@drawable/arrive_dest_045</item>
<!-- <item>@drawable/arrive_dest_043</item>-->
<item>@drawable/arrive_dest_044</item>
<!-- <item>@drawable/arrive_dest_045</item>-->
<item>@drawable/arrive_dest_046</item>
<!-- <item>@drawable/arrive_dest_047</item>-->
<item>@drawable/arrive_dest_048</item>
<item>@drawable/arrive_dest_049</item>
<!-- <item>@drawable/arrive_dest_049</item>-->
<!-- <item>@drawable/arrive_dest_050</item>-->
<item>@drawable/arrive_dest_051</item>
<item>@drawable/arrive_dest_050</item>
<!-- <item>@drawable/arrive_dest_051</item>-->
<item>@drawable/arrive_dest_052</item>
<!-- <item>@drawable/arrive_dest_053</item>-->
<item>@drawable/arrive_dest_054</item>
<item>@drawable/arrive_dest_055</item>
<!-- <item>@drawable/arrive_dest_056</item>-->
<item>@drawable/arrive_dest_057</item>
<!-- <item>@drawable/arrive_dest_055</item>-->
<item>@drawable/arrive_dest_056</item>
<!-- <item>@drawable/arrive_dest_057</item>-->
<item>@drawable/arrive_dest_058</item>
<!-- <item>@drawable/arrive_dest_059</item>-->

View File

@@ -131,7 +131,7 @@ class ArrivedView : WindowRelativeLayout, ArrivedViewModel.ArrivedViewCallback {
visibility = View.GONE
}
ObjectAnimator.ofFloat(this@ArrivedView, "alpha", alphaStart, alphaEnd).apply {
duration = 1000
duration = 500
addListener(object :AnimatorListenerAdapter(){
override fun onAnimationEnd(animation: Animator) {
CallerLogger.d(TaxiPassengerBaseFragment.TAG,"onAnimationEndcarrivedView")

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

View File

@@ -232,77 +232,78 @@
<string-array name="arrived_dest">
<item>@drawable/arrive_dest_000</item>
<item>@drawable/arrive_dest_001</item>
<!-- <item>@drawable/arrive_dest_002</item>-->
<item>@drawable/arrive_dest_003</item>
<!-- <item>@drawable/arrive_dest_000</item>-->
<!-- <item>@drawable/arrive_dest_001</item>-->
<item>@drawable/arrive_dest_002</item>
<!-- <item>@drawable/arrive_dest_003</item>-->
<item>@drawable/arrive_dest_004</item>
<!-- <item>@drawable/arrive_dest_005</item>-->
<item>@drawable/arrive_dest_006</item>
<item>@drawable/arrive_dest_007</item>
<!-- <item>@drawable/arrive_dest_008</item>-->
<item>@drawable/arrive_dest_009</item>
<!-- <item>@drawable/arrive_dest_007</item>-->
<item>@drawable/arrive_dest_008</item>
<!-- <item>@drawable/arrive_dest_009</item>-->
<item>@drawable/arrive_dest_011</item>
<item>@drawable/arrive_dest_010</item>
<!-- <item>@drawable/arrive_dest_011</item>-->
<item>@drawable/arrive_dest_012</item>
<item>@drawable/arrive_dest_013</item>
<!-- <item>@drawable/arrive_dest_014</item>-->
<item>@drawable/arrive_dest_015</item>
<!-- <item>@drawable/arrive_dest_013</item>-->
<item>@drawable/arrive_dest_014</item>
<!-- <item>@drawable/arrive_dest_015</item>-->
<item>@drawable/arrive_dest_016</item>
<!-- <item>@drawable/arrive_dest_017</item>-->
<item>@drawable/arrive_dest_018</item>
<item>@drawable/arrive_dest_019</item>
<!-- <item>@drawable/arrive_dest_019</item>-->
<!-- <item>@drawable/arrive_dest_020</item>-->
<item>@drawable/arrive_dest_021</item>
<item>@drawable/arrive_dest_020</item>
<!-- <item>@drawable/arrive_dest_021</item>-->
<item>@drawable/arrive_dest_022</item>
<!-- <item>@drawable/arrive_dest_023</item>-->
<item>@drawable/arrive_dest_024</item>
<item>@drawable/arrive_dest_025</item>
<!-- <item>@drawable/arrive_dest_026</item>-->
<item>@drawable/arrive_dest_027</item>
<!-- <item>@drawable/arrive_dest_025</item>-->
<item>@drawable/arrive_dest_026</item>
<!-- <item>@drawable/arrive_dest_027</item>-->
<item>@drawable/arrive_dest_028</item>
<!-- <item>@drawable/arrive_dest_029</item>-->
<item>@drawable/arrive_dest_030</item>
<item>@drawable/arrive_dest_031</item>
<!-- <item>@drawable/arrive_dest_032</item>-->
<item>@drawable/arrive_dest_033</item>
<!-- <item>@drawable/arrive_dest_031</item>-->
<item>@drawable/arrive_dest_032</item>
<!-- <item>@drawable/arrive_dest_033</item>-->
<item>@drawable/arrive_dest_034</item>
<!-- <item>@drawable/arrive_dest_035</item>-->
<item>@drawable/arrive_dest_036</item>
<item>@drawable/arrive_dest_037</item>
<!-- <item>@drawable/arrive_dest_038</item>-->
<item>@drawable/arrive_dest_039</item>
<!-- <item>@drawable/arrive_dest_037</item>-->
<item>@drawable/arrive_dest_038</item>
<!-- <item>@drawable/arrive_dest_039</item>-->
<item>@drawable/arrive_dest_040</item>
<!-- <item>@drawable/arrive_dest_041</item>-->
<item>@drawable/arrive_dest_042</item>
<item>@drawable/arrive_dest_043</item>
<!-- <item>@drawable/arrive_dest_044</item>-->
<item>@drawable/arrive_dest_045</item>
<!-- <item>@drawable/arrive_dest_043</item>-->
<item>@drawable/arrive_dest_044</item>
<!-- <item>@drawable/arrive_dest_045</item>-->
<item>@drawable/arrive_dest_046</item>
<!-- <item>@drawable/arrive_dest_047</item>-->
<item>@drawable/arrive_dest_048</item>
<item>@drawable/arrive_dest_049</item>
<!-- <item>@drawable/arrive_dest_049</item>-->
<!-- <item>@drawable/arrive_dest_050</item>-->
<item>@drawable/arrive_dest_051</item>
<item>@drawable/arrive_dest_050</item>
<!-- <item>@drawable/arrive_dest_051</item>-->
<item>@drawable/arrive_dest_052</item>
<!-- <item>@drawable/arrive_dest_053</item>-->
<item>@drawable/arrive_dest_054</item>
<item>@drawable/arrive_dest_055</item>
<!-- <item>@drawable/arrive_dest_056</item>-->
<item>@drawable/arrive_dest_057</item>
<!-- <item>@drawable/arrive_dest_055</item>-->
<item>@drawable/arrive_dest_056</item>
<!-- <item>@drawable/arrive_dest_057</item>-->
<item>@drawable/arrive_dest_058</item>
<!-- <item>@drawable/arrive_dest_059</item>-->
<item>@drawable/arrive_dest_060</item>
</string-array>
<string-array name="check2startautopilt">
<item>@drawable/check2startautopilt_000</item>
<item>@drawable/check2startautopilt_001</item>