修改了小巴车文案

This commit is contained in:
董宏宇
2021-04-15 16:57:53 +08:00
parent e6ba24c57b
commit 39f5764bd6

View File

@@ -158,7 +158,7 @@ public class OchBusFragment extends BaseOchFragment< OchBusFragment, OchBusPrese
} else if ( isArriveAtStartStation ) {
showSlidePanle( "准备出发" );
} else if ( isArriveAtStation ) {
showSlidePanle( "乘客已上车,准备出发" );
showSlidePanle( "滑动出车" );
}
mCurrentStationName.setText( currentStationName );