singhangadin / android-filepicker

Selecting directories/files made a lot easier.
Apache License 2.0
651 stars 139 forks source link

How apply Theme in Dilaog #77

Closed sinadalvand closed 6 years ago

sinadalvand commented 6 years ago

i create new Dialog but i need apply red theme on File Picker , is there any way?

OmarAliSaid commented 6 years ago

dialog = new FilePickerDialog(SendQuotationActivity.this , properties , android.R.style.Theme_Holo_Light);