diff --git a/app/src/main/java/es/verdnatura/presentation/view/feature/pasillero/fragment/PasilleroViewModel.kt b/app/src/main/java/es/verdnatura/presentation/view/feature/pasillero/fragment/PasilleroViewModel.kt index 6bc9dc6a..14d4efd6 100644 --- a/app/src/main/java/es/verdnatura/presentation/view/feature/pasillero/fragment/PasilleroViewModel.kt +++ b/app/src/main/java/es/verdnatura/presentation/view/feature/pasillero/fragment/PasilleroViewModel.kt @@ -441,7 +441,7 @@ class PasilleroViewModel(context: Context) : BaseViewModel(context) { _pasillerositem.add( PasillerosItemVO( 6, - R.drawable.ic_truck, + R.drawable.ic_troncales, contextApp.getString(R.string.titleDeliveryTruck), R.string.titleDeliveryTruck, contextApp.getString(R.string.titleDeliveryTruck) diff --git a/app/src/main/res/drawable/ic_trailer.png b/app/src/main/res/drawable/ic_trailer.png new file mode 100644 index 00000000..329de74c Binary files /dev/null and b/app/src/main/res/drawable/ic_trailer.png differ diff --git a/app/src/main/res/drawable/ic_troncales.xml b/app/src/main/res/drawable/ic_troncales.xml new file mode 100644 index 00000000..9816dfab --- /dev/null +++ b/app/src/main/res/drawable/ic_troncales.xml @@ -0,0 +1,18 @@ + + + + +