Skip to content

Commit

Permalink
fix: hide delete masternode button
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Nov 5, 2024
1 parent 6e26e8e commit 06b2f1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wallet/res/layout/view_masternode_ip.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
android:padding="12dp"
android:layout_marginEnd="15dp"
android:background="@drawable/ic_x"
android:visibility="invisible"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintBottom_toBottomOf="parent" />
Expand Down

0 comments on commit 06b2f1a

Please sign in to comment.