-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
WebView Replaced with Sticky Header List View & Material Dialog #32
Conversation
…he dialog material themed instead of the existing Holo theme.
@ahornerr: Sorry for taking this long to respond. Thank you for the pull request! I'm keeping this pull request open to remind me to add your code to the sample project as one way to present the changelog. |
🚧
@cketti Any progress on this topic? |
@johnjohndoe: Thanks for the reminder. I started work here: https://github.com/cketti/ckChangeLog/tree/version_2 Feel free to propose changes or submit pull requests against that branch. |
@cketti Thank you for the hint. I will review your work soon. |
@cketti What is the schedule for the release of version 2 of your library? I am looking forward to it. 🐹 |
@johnjohndoe There's always something that seems to come up. If you'll be at the ART meetup this week there's a good chance we might be able to finish a release candidate. |
Hopefully it will be easy to build this upon version 2.0.0's core artifact. Please check out #39. |
Hello cketti,
I've modified the changelog library to use the MaterialDialog library, and switched the WebView out for a StickyHeaderListView (See the screenshot in my readme). You may want to modify some of my code to allow for customization (for example, being able to supply a custom sticky header view or a custom list item view).