Closed dsuresh-ap closed 3 years ago
Hi, thanks for reporting this issue :)
This issue is fixed in the snapshot 1.3.5-SNAPSHOT
and will be included in the next stable release.
Thanks !
@skydoves Thanks!
Released a new stable 1.3.5
!
@skydoves Thanks it worked!
Please complete the following information:
Describe the Bug:
Lint complains that instead of passing the resource id directly we should be calling
resources.getDimension()
.setMaxWidthResource(R.dimen.tutorial_tooltip_width)
Expected Behavior:
No lint error shows.