diff --git a/android/navi-amc/src/main/res/layout/fund_graph_layout.xml b/android/navi-amc/src/main/res/layout/fund_graph_layout.xml index 519477826f..2c39bc76eb 100644 --- a/android/navi-amc/src/main/res/layout/fund_graph_layout.xml +++ b/android/navi-amc/src/main/res/layout/fund_graph_layout.xml @@ -225,6 +225,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:visibility="gone" + app:layout_goneMarginTop="@dimen/dp_64" android:layout_marginTop="@dimen/_28dp" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent"