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

Add value for bottom padding on custom slide #85

Open
Mauker1 opened this issue Feb 14, 2017 · 0 comments
Open

Add value for bottom padding on custom slide #85

Mauker1 opened this issue Feb 14, 2017 · 0 comments

Comments

@Mauker1
Copy link

Mauker1 commented Feb 14, 2017

When we're creating a custom slide, we need to know the padding that we should add at the bottom, and I couldn't find this value anywhere in the docs, so I had to dig into the code until I found this: android:paddingBottom="164dp".

My suggestion is to create a value on the dimens folder for that particular padding, like customSlideBottomPadding, since it's a must have on custom slides.

You could also add a padding for a "buttonless" custom slide, so the user won't have a padding that is higher than necessary.

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

1 participant