diff --git a/OCH/mogo-och-bus-passenger/src/jinlvvan/java/com/mogo/och/bus/passenger/adapter/BusPassengerLineStationsAdapter.java b/OCH/mogo-och-bus-passenger/src/jinlvvan/java/com/mogo/och/bus/passenger/adapter/BusPassengerLineStationsAdapter.java index 25d15d2e59..53c6fe31f2 100644 --- a/OCH/mogo-och-bus-passenger/src/jinlvvan/java/com/mogo/och/bus/passenger/adapter/BusPassengerLineStationsAdapter.java +++ b/OCH/mogo-och-bus-passenger/src/jinlvvan/java/com/mogo/och/bus/passenger/adapter/BusPassengerLineStationsAdapter.java @@ -55,12 +55,12 @@ public class BusPassengerLineStationsAdapter extends RecyclerView.Adapter - + android:layout_marginTop="@dimen/dp_40" + android:layout_marginRight="@dimen/dp_40" + android:layout_marginBottom="@dimen/dp_40" + app:roundLayoutRadius="@dimen/dp_40"> + + + app:layout_constraintTop_toTopOf="parent" + app:layout_constraintBottom_toTopOf="@+id/busPLineMapView"> + + + android:layout_marginLeft="@dimen/dp_160"/> - \ No newline at end of file + \ No newline at end of file diff --git a/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_stations_common_item.xml b/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_stations_common_item.xml index c4c56a1410..c34213b4c8 100644 --- a/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_stations_common_item.xml +++ b/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_stations_common_item.xml @@ -10,12 +10,12 @@ android:layout_height="wrap_content" android:text="--" android:textSize="@dimen/bus_p_station_txt_size" - android:textStyle="bold" android:includeFontPadding = "false" android:singleLine="true" android:ellipsize="marquee" android:marqueeRepeatLimit="marquee_forever" android:layout_marginRight="@dimen/dp_60" + android:textStyle="bold" android:textColor="@color/bus_p_station_txt_color" android:layout_marginLeft="@dimen/dp_90" app:customGap="0.5" @@ -34,8 +34,8 @@ app:layout_constraintBottom_toBottomOf="@+id/bus_p_station"/> #6617417B #A9B6CA #1F82FB + + #992D3E5F + \ No newline at end of file diff --git a/OCH/mogo-och-shuttle-passenger/src/jinlvvan/java/com/mogo/och/bus/passenger/adapter/BusPassengerLineStationsAdapter.java b/OCH/mogo-och-shuttle-passenger/src/jinlvvan/java/com/mogo/och/bus/passenger/adapter/BusPassengerLineStationsAdapter.java index 3464e4412b..c405fb0935 100644 --- a/OCH/mogo-och-shuttle-passenger/src/jinlvvan/java/com/mogo/och/bus/passenger/adapter/BusPassengerLineStationsAdapter.java +++ b/OCH/mogo-och-shuttle-passenger/src/jinlvvan/java/com/mogo/och/bus/passenger/adapter/BusPassengerLineStationsAdapter.java @@ -54,12 +54,12 @@ public class BusPassengerLineStationsAdapter extends RecyclerView.Adapter - + android:layout_marginTop="@dimen/dp_40" + android:layout_marginRight="@dimen/dp_40" + android:layout_marginBottom="@dimen/dp_40" + app:roundLayoutRadius="@dimen/dp_40"> + + + app:layout_constraintTop_toTopOf="parent" + app:layout_constraintBottom_toTopOf="@+id/bus_p_line_map_view"> - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/layout/bus_p_stations_common_item.xml b/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/layout/bus_p_stations_common_item.xml index c4c56a1410..c34213b4c8 100644 --- a/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/layout/bus_p_stations_common_item.xml +++ b/OCH/mogo-och-shuttle-passenger/src/jinlvvan/res/layout/bus_p_stations_common_item.xml @@ -10,12 +10,12 @@ android:layout_height="wrap_content" android:text="--" android:textSize="@dimen/bus_p_station_txt_size" - android:textStyle="bold" android:includeFontPadding = "false" android:singleLine="true" android:ellipsize="marquee" android:marqueeRepeatLimit="marquee_forever" android:layout_marginRight="@dimen/dp_60" + android:textStyle="bold" android:textColor="@color/bus_p_station_txt_color" android:layout_marginLeft="@dimen/dp_90" app:customGap="0.5" @@ -34,8 +34,8 @@ app:layout_constraintBottom_toBottomOf="@+id/bus_p_station"/> #6617417B #A9B6CA #1F82FB + + #992D3E5F + \ No newline at end of file