Can not access newly added icon asset |
||
Issue descriptionVersion: TOT Add a new asset, like sync_error.png, in src/chrome/android/java/res/drawable-*. I can not access it even after run "gn gen --args='target_os="android" use_goma=true' out-gn/Debug ". It works after remove out-gn/ directory to do clean build.
,
May 9 2016
I am building "nice ninja -C out-gn/Debug -j2000 -l20 chrome_public_apk" Access it: try to use it in code, setWidgetLayoutResource(R.layout.sync_error_widget);
,
May 9 2016
sync_error_widget.png is the newly added icon asset
,
Aug 1
|
||
►
Sign in to add a comment |
||
Comment 1 by agrieve@google.com
, May 8 2016