Closed Agoni-0 closed 1 month ago
@Agoni-0 Thanks so much for your contribution! I'll be reviewing this shortly.
@Agoni-0 Fix looks but one change is required: it seems that gradle.properties-example
was accidentally deleted in this PR, and that's a critical file for contributors. Once that's restored I'll approve and merge.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Fixes #
Description: This issue in related to issue/17453. This issue describes a problem that the "About me" text field is a short field, like "name" which means it's not possible to see the full text. I found that this is caused by the incorrect settings of multiple line representation of the 'EditText'.
To Test:
Due to the ’My Profile‘ page not displaying during debugging, I modified the code and used a small demo to test it. This demo consists of relevant components from the source code. I have tested it on both real and virtual device. It seems that it works well.
Regression Notes
Potential unintended areas of impact
What I did to test those areas of impact (or what existing automated tests I relied on)
What automated tests I added (or what prevented me from doing so)
PR Submission Checklist:
RELEASE-NOTES.txt
if necessary.Testing Checklist (strike-out the not-applying and unnecessary ones):