Updated on 2026-08-14
This commit is contained in:
parent
60a332149e
commit
98402fd7c3
1 changed files with 1 additions and 0 deletions
|
|
@ -169,6 +169,7 @@ class SendStateSubscriber(fragment: BaseStoreFragment) : FragmentStateSubscriber
|
|||
|
||||
private fun handleFeeState(fg: BaseStoreFragment, state: FeeState) {
|
||||
var delayedTransitionScheduled = false
|
||||
fg.chipGroup.fitChipsByGroupWidth()
|
||||
fg.view?.findViewById<ViewGroup>(R.id.clNetworkFee)?.let {
|
||||
it.show(state.mainLayoutIsVisible) {
|
||||
(it.parent as? ViewGroup)?.beginDelayedTransition()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue