TP-31600 | Bg color Fix (#6891)

link: "https://github.cmd.navi-tech.in/medici/android-customer-app/pull/6891"
This commit is contained in:
Balrambhai Sharma
2023-06-15 08:56:02 +05:30
committed by GitHub Enterprise
parent 7cced2b550
commit 71fc608456

View File

@@ -18,7 +18,7 @@
android:id="@+id/error_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/background"
android:background="@color/fair_pink"
android:paddingBottom="@dimen/dp_21"
android:translationY="@dimen/dp_21"
android:visibility="gone"