Files
v2rayNG/V2rayNG
Tamim Hossain 82087e1187 Refactor UserAssetActivity for readability and efficiency (#3781)
- Refactored the onOptionsItemSelected function to use `when` and `let` for cleaner conditional logic.
- Simplified the `chooseFile` function with `runCatching` for better error handling.
- Extracted repeated code into reusable functions to improve maintainability.
- Improved coroutine handling by ensuring file I/O happens on the IO thread.
2024-10-25 19:17:35 +08:00
..
2024-10-22 09:17:15 +08:00
.
2023-01-12 14:35:38 +08:00
2024-04-08 10:05:28 +09:00
.
2023-01-12 14:35:38 +08:00
2024-09-22 17:05:17 +08:00