Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shadowWidth doesn't work without using rightDrawerWidth #51

Closed
FokkeZB opened this issue Jan 30, 2014 · 4 comments
Closed

shadowWidth doesn't work without using rightDrawerWidth #51

FokkeZB opened this issue Jan 30, 2014 · 4 comments

Comments

@FokkeZB
Copy link
Contributor

FokkeZB commented Jan 30, 2014

If you don't use a rightWindow and not have rightDrawerWidth set, then shadowWidth has no effect. You have to set both widths to get a shadow.

@viezel
Copy link
Owner

viezel commented Jan 30, 2014

good catch! I found the error:
https://github.com/viezel/NappDrawer/blob/master/android/src/dk/napp/drawer/Drawer.java#L340
Its should say PROPERTY_SHADOW_WIDTH.

@caspahouzer
Copy link

copy, paste, destroy ;)

Well found!

  • Sebastian

Am 30.01.2014 um 13:36 schrieb Mads Møller notifications@github.com:

good catch! I found found the error:
https://github.com/viezel/NappDrawer/blob/master/android/src/dk/napp/drawer/Drawer.java#L340
Its should say PROPERTY_SHADOW_WIDTH.


Reply to this email directly or view it on GitHub.

@viezel
Copy link
Owner

viezel commented Jan 30, 2014

exactly.. copy/paste can be the devil.
hold tight.. im updating the module.

viezel pushed a commit that referenced this issue Jan 30, 2014
@viezel
Copy link
Owner

viezel commented Jan 30, 2014

there you go.. enjoy :)

@viezel viezel closed this as completed Jan 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants