* move intent creation method in activity
* advance cleanup for new edit visible dialog implementation
* update network selector layout
* use source context as param in create intent
* - pass all network to edit visible
- pass context to open network selector
* update test networks
* implement method to get tokens of all networks
* add helpers and pass network from portfolio(undo)
* create user asset model
* - use user asset model
- use lifecycle methods for UI flow
* remove dropdown icon
* - show network name and symbol
- exclude network name and symbol from search
* add nft filter
* Remove unwanted logo updates after using token filter
* hide unwanted assets ,and filter nft and non-nft tokens
* sort by visible assets
* fix formatting
* fix asset selection, auto dismissal, and cleanup
* add docs and formatting
* clean-up 1155 detection
* show edit visible assets all networks NFTs
* sort edit visible all assets by network
* refactoring method
* clean-up BraveActivity and formatting
* address review comments