Update filepicker to the newest version and Fix for #343
This commit is contained in:
parent
40b08a593f
commit
3da032b7ee
4 changed files with 3 additions and 8 deletions
|
|
@ -50,7 +50,7 @@
|
|||
|
||||
|
||||
<!-- You can also inherit from NNF_BaseTheme.Light -->
|
||||
<style name="FilePickerTheme" parent="Theme.AppCompat.Light.NoActionBar">
|
||||
<style name="FilePickerTheme" parent="NNF_BaseTheme.Light">
|
||||
<!-- Set these to match your theme -->
|
||||
<item name="colorPrimary">@color/light_youtube_primary_color</item>
|
||||
<item name="colorPrimaryDark">@color/light_youtube_dark_color</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue