Kapt seems to rename all my dao interface function...
# android
p
Kapt seems to rename all my dao interface function parameters to
arg0
,
arg1
etc and therefore compilation fails at all