pslab-android
pslab-android copied to clipboard
fix: time interval unit UI
Fixes #2188
Changes
- Fixes time interval Unit UI so it shows up correctly in portrait mode
Screenshots / Recordings
-
Landscape Mode
-
Portrait Mode
Checklist:
- [ ] No hard coding: I have used resources from
strings.xml,dimens.xmlandcolors.xmlwithout hard coding any value. - [ ] No end of file edits: No modifications done at end of resource files
strings.xml,dimens.xmlorcolors.xml. - [ ] Code reformatting: I have reformatted code and fixed indentation in every file included in this pull request.
- [ ] No extra space: My code does not contain any extra lines or extra spaces than the ones that are necessary.
🧙 Sourcery has finished reviewing your pull request!
Tips
- Trigger a new Sourcery review by commenting
@sourcery-ai reviewon the pull request. - Continue your discussion with Sourcery by replying directly to review comments.
- You can change your review settings at any time by accessing your dashboard:
- Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
- Change the review language;
- You can always contact us if you have any questions or feedback.
cc @marcnause @AsCress
Build successful. APKs to test: https://github.com/fossasia/pslab-android/actions/runs/11644641928/artifacts/2136653247
I'm closing this as the target branch is native and we are now focusing on flutter.