Sample App Rewrite Help[Design]
See original GitHub issueAppIntro Version: Upcoming
Issue details / Repro steps / Use case background: I actually have 2 ideas on developing the sample App:
-
Stays mostly the same with the addition of a new slide for parallax and colour transform.–> Relatively simple to grasp.
-
The app starts and we have a Scroll view with a bunch of cardviews inside, the cardviews contain customizability options for the activity layout, fragment layout, button styles, indicator etc. i.e. Users can see the full potential of this library before including it. We have a FAB that starts the intro activity with the values set in the first activity. So, We have only 2 activities, one for AppIntro and one for AppIntro2, other things such as permissions and animations are configured in the first activity and the values passed on to the Intro activity, which configured itself based on the values provided to it (using Intent) -->A little bit harder to understand, but offers the full potential of the library.
I am with 2 as I believe, we can write the Readme well enough that users won’t need to look inside the app (the second approach isn’t that complicated anyway).
Just let me know what you want, so I can proceed
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (6 by maintainers)
Top GitHub Comments
Great looking forward 😃
Closing as duplicate of #563 I’m also linking the issue in the other issue so discussion doesn’t get lost