Commit 91e1b63
Add icon-bg and icon-fg to fix_args + adds a missing folder in webview dir template (kivy#2633)
* Add icon-bg and icon-fg to fix_args
Fix the icon-bg and icon-fg arguments and also create the folder
mipmap-anydpi-v26 if it doesn't exists before trying to create a file
inside.
* Use existing ensure_dir function to create anydpi_dir
* Add mipmap-anydpi-v26 to bootstrap template
This makes available the directory in the final template so it's not
needed to check the directory exists.1 parent cfbac5b commit 91e1b63
File tree
2 files changed
+2
-1
lines changed- pythonforandroid
- bootstraps/webview/build/src/main/res/mipmap-anydpi-v26
2 files changed
+2
-1
lines changedWhitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
990 | 990 | | |
991 | 991 | | |
992 | 992 | | |
993 | | - | |
| 993 | + | |
| 994 | + | |
994 | 995 | | |
995 | 996 | | |
996 | 997 | | |
| |||
0 commit comments