Bug? B4A v5.01 - CustomBuildAction

Pendrush

Well-Known Member
Licensed User
Longtime User
I use this CustomBuildAction
B4X:
#CustomBuildAction: 1, c:\windows\system32\attrib.exe, +r res\*.* /s
#CustomBuildAction: 4, c:\windows\system32\attrib.exe, -r res\*.* /s
but after debugging my app (in rare cases) B4A delete all folders from res directory except drawable, layout and xml.
So my folders drawable-xxxhdpi, drawable-xxhdpi, drawable-xhdpi, etc, are deleted.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…