Directory Chooser - contents and themes ?
Hi,
Just started playing with this code,
When you use the directory chooser i don't seem to be able to show the contents of the folder prior to pressing the select button so once you have navigated to the selected folder the contents are empty?
Also whats the implication of using themes ?.
Hey there, If you are trying to access a directory that cannot be accessed without root access, the contents will be empty, that is why there is a default dir button to navigate to the specific default directory in case if a user reached that directory. as for the theme part the dialog follows app theme if no theme id is given, if an id is given the dialog will be themed accordingly, however the icon color and text color cannot be changed, to change that you need to extend the given style in the library and define your values