Status Update
Comments
sa...@gmail.com <sa...@gmail.com> #2
Actually, the second part of that (@font/some_other_font not being resolved) doesn't seem to be the case after re-opening the project. The main issue (@app_font not being resolved by the IDE in layout files despite working correctly at build/run time) is still there however
Description
Version used: Alpha
Devices/Android versions reproduced on: Nexus 5X, Frequency 1/10
If this is a bug in the library, we would appreciate if you could attach:
Crash Log :
java.lang.NullPointerException:
at androidx.work.impl.WorkerWrapper.onWorkFinished (WorkerWrapper.java:260)
at androidx.work.impl.WorkerWrapper$1.run (WorkerWrapper.java:224)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:636)
at java.lang.Thread.run (Thread.java:764)