You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There ist just one annoying thing for beginners. If i don't supply a background color to the SimpleSlide.Builder and run the generated code on any device (tested on 1+1 with CM13 and several emulators i got an RessourceNotFoundException.
My suggestion:
Either documentate this behavior in the Readme
Or throw a more helping message than the system does.
If wished, i can create a pull request.
Greetings
The text was updated successfully, but these errors were encountered:
Yeah, you can create a pull request for that. Look at FragmentSlide.Builder.build() on how this may look. (Think I have simply missed to implement this in SimpleSlide too 😄)
Hey,
you developed a really great library.
There ist just one annoying thing for beginners. If i don't supply a background color to the SimpleSlide.Builder and run the generated code on any device (tested on 1+1 with CM13 and several emulators i got an RessourceNotFoundException.
My suggestion:
If wished, i can create a pull request.
Greetings
The text was updated successfully, but these errors were encountered: