[ALOY-1718] Android: Custom theme is removed during build
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | ILAY SENER |
| Assignee | Unknown |
| Created | 2017-03-14T21:05:44.000+0000 |
| Updated | 2020-01-30T21:58:43.000+0000 |
Description
When creating custom themes for Android, the 'res/values' folder is removed automatically upon project build, "./platform/android/res/values" .
Requires creation of folders and files every time.
Do you use Alloy? In that case, you should place it in app/platform/android instead.
Thanks Hans. In that case, we may need to update the documentation to reflect this.
Indeed! Did that work? I'd communicate a docs change then.