Fixed issued related to csv file downloading

This commit is contained in:
Mariya
2023-12-19 17:12:11 +05:30
parent 762cbcbe44
commit 8e67540833
4 changed files with 48 additions and 17 deletions

View File

@@ -107,6 +107,7 @@
android:layout_height="30dp"
android:layout_marginEnd="10dp"
android:src="@drawable/downloads"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="@+id/rv_order_offline"
app:layout_constraintStart_toStartOf="parent" />