openmobilehub / android-omh-storage

https://www.openmobilehub.org
Apache License 2.0
4 stars 1 forks source link

OmhStorageClient: add extension to calculate folder size recursively #98

Open TranceLove opened 1 month ago

TranceLove commented 1 month ago

Summary

It's a commonly used function, better to provide as library extension instead of allowing end users (devs) to reinvent the wheel over and over.

Checklist: