Skip to content

Commit

Permalink
[Hot Fix] neutron defi gone
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwonhyukjoon committed Oct 26, 2023
1 parent 3553385 commit 5fd901b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/res/layout/item_wallet_neutron.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,8 @@
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:background="@drawable/btn_trans_with_border"
android:minHeight="@dimen/space_40">
android:minHeight="@dimen/space_40"
android:visibility="gone">

<TextView
style="@style/font_rr_14_black_daynight"
Expand Down

0 comments on commit 5fd901b

Please sign in to comment.