FinalTeam / RxGalleryFinal

图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。
https://github.com/FinalTeam/RxGalleryFinal
2.83k stars 513 forks source link

Change method name 'concat' to 'addBasePath' #294

Open pdhung3012 opened 5 years ago

pdhung3012 commented 5 years ago

This class is used to represent FilenameUtils. This method named 'concat' is to add the base path to the current one. Thus, the method name 'addBasePath' is more intuitive than 'concat'.