Wottrich / android-smart-checklist

SmartChecklist is an application with high end technologies about do your tasks easily.
https://play.google.com/store/apps/details?id=wottrich.github.io.androidsmartchecklist
MIT License
8 stars 0 forks source link

Improve Checklist layout on drawer menu #108

Closed Wottrich closed 9 months ago

Wottrich commented 10 months ago

Types of changes

[ ] Bug fix (non-breaking change which fixes an issue)

[x] New feature (non-breaking change which adds functionality)

[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description, Motivation, and Context

Creating a new layout to checklist item on drawer content

What is the destination branch of this PR?

Develop

How Has This Been Tested?

Manual tests

Screenshots (if appropriate):

Not working upload archives

Checklist:

[x] I merged current develop to this branch.

[ ] My change requires a change to the documentation (confluence test paths, code style etc.)

[ ] I have updated the documentation accordingly.

[ ] My change requires a change to the UI tests.

[ ] I have updated UI test accordingly.

[ ] I unit tested new methods.

[ ] I checked linter on local.

[ ] I checked unit tests on local.


Is additional manual testing needed?

Files with major changes / what is worth paying more attention to?

Which variances have been affected

[ ] DEBUG

[ ] PROD


Pull request template based on Pull request template for the win! article