Can't Repro
Status Update
Comments
ga...@gmail.com <ga...@gmail.com> #2
But now it comes to mind, shouldn't you also be checking exactly which field is being returned? So getter shouldn't be valid even if the name and return type seem right, if field that is being returned isn't also the one we're finding a getter for..
yb...@google.com <yb...@google.com> #3
we cannot check exactly which field is returned without using private annotation processor calls.
we'll fix this type check though.
we'll fix this type check though.
yb...@google.com <yb...@google.com>
fl...@google.com <fl...@google.com> #4
Can't reproduce it. Added another unit test to cover the relation field getter type case.
Description
Look at screenshot!
Component used: Room
Version used: 1.0.0-alpha4
Devices/Android versions reproduced on: not relevant