idulnyavka
Results
2
issues of
idulnyavka
Is there a way to show spotlight as a rectangle area with some padding showing the target? Circle does not work fine for menu item highlight in the Drawer +...
``` buildscript { repositories { //... maven { url "https://jitpack.io" } } //... } //... dependencies { //... compile 'com.github.wooplr:Spotlight:1.2.3' } ``` => Error on Sync: > > Error:Could not...