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

Issues 93 #101

Closed Wottrich closed 1 year ago

Wottrich commented 1 year ago

Task to close

closes #93

Types of changes

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

[ ] 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

Fix SmartChecklistButton not fit max width correctly on some places

What is the destination branch of this PR?

Develop

How Has This Been Tested?

Manual test

Screenshots (if appropriate):

Captura de Tela 2023-10-13 às 11 08 45

Captura de Tela 2023-10-13 às 11 09 01

image

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.

[x] I checked linter on local.

[x] I checked unit tests on local.


Is additional manual testing needed?

No

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

No

Which variances have been affected

[x] DEBUG

[x] PROD


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