Updated on 2026-08-14
This commit is contained in:
parent
de95196ad0
commit
3b4f61f6a9
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
android:text="@string/wallet_button_trade"
|
||||
android:visibility="gone"
|
||||
app:icon="@drawable/ic_arrows_up_down"
|
||||
/>
|
||||
tools:visibility="visible" />
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/btn_buy"
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/wallet_button_sell"
|
||||
android:visibility="visible"
|
||||
android:visibility="gone"
|
||||
app:icon="@drawable/ic_arrow_down" />
|
||||
|
||||
</FrameLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue