PropertiesDialog

constructor()


constructor(activity: Activity, path: String)

A File Properties dialog constructor with an optional parameter, usable at 1 file selected

Parameters

activity

request activity to avoid some Theme.AppCompat issues

path

the file path


constructor(activity: Activity, paths: List<String>)

A File Properties dialog constructor with an optional parameter, usable at multiple items selected

Parameters

activity

request activity to avoid some Theme.AppCompat issues

paths

the file paths