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

[New Feature] Add checklist widget to home screen #118

Closed
Swati4star opened this issue Jun 24, 2018 · 8 comments
Closed

[New Feature] Add checklist widget to home screen #118

Swati4star opened this issue Jun 24, 2018 · 8 comments

Comments

@Swati4star
Copy link
Member

We already have checklist utility in our application. Create a widget for the same.

Reference:

@santoshhiremani
Copy link
Contributor

Any UI idea on it?

@Swati4star
Copy link
Member Author

Similar to google keep. You can check this issue #300

@Swati4star
Copy link
Member Author

Are you working on it @santoshhiremani ?

@santoshhiremani
Copy link
Contributor

Yes, I'm working on it....

@santoshhiremani
Copy link
Contributor

What need to show on widget...?

@Swati4star
Copy link
Member Author

screenshot 2018-09-09 at 6 03 47 pm

Make it something like that in the screenshot. On clicking any item, just open the app & then checklist.
Instead of Pinned, show Travel Mate. Ignore the +` icon

@santoshhiremani
Copy link
Contributor

AppWidgetProvider doesn't support checkbox, I could able to create listview here. Also there is difficulty to read Room persistence from detached fragments, Can i use shared preference to keep a copy of selected items

@Swati4star
Copy link
Member Author

Sure. You can use these. Just show a listview for the time being, we will see about adding the checkboxes later. @santoshhiremani

santoshhiremani added a commit to santoshhiremani/Travel-Mate that referenced this issue Sep 20, 2018
…#118

Added home screen widget to show selected checklists.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants