Git Product home page Git Product logo

android-onboarder's People

Contributors

andyburris avatar swisyn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

android-onboarder's Issues

change background colour

Could not change background colour like this

NextButton().setBackgroundColor(color(R.color.custom_brown))
SkipButton().setBackgroundColor(color(R.color.custom_brown))
FinishButton().setBackgroundColor(color(R.color.custom_brown))

tilte to top

hey
is there a possibility to put the title on top of the page and not under the image

onSwipedTooFar

Hi, great work on this! I have a suggestion - when the onboarder pages are swiped through to the end, I'd like the last swipe to finish() the activity so the user can "swipe" away the whole onboarder activity rather than tapping Finish. Could you add something like onSwipedTooFar(boolean direction) that would be called whenever a user tries to swipe in a direction where there are no more pages to change to? :)

Additional methods for changing button text color and next arrow?

Hi,

I just tested this library to implement an intro. Very easy to use, and so far no issue with Kotlin .
Here's my test app.

I noticed 2 possible improvements, though. Please take a look at this screenshot:
bia

  1. Seems that by default, the text color of both Skip and Done buttons is white, and because the background color of the Intro activity is also white, thus it's nearly impossible to see those buttons.
    It would be nice to have, say setSkipButtonTitleColor(Color.RED), for example.

  2. Is it possible to replace the "next arrow" ( > ) with something, say with the text "Next" or "More"?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.