-
Notifications
You must be signed in to change notification settings - Fork 28
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
fix: removed fixed height to adapt to grid view [WPB-5101] #2381
Conversation
APKs built during tests are available here. Scroll down to Artifacts! |
Build 1569 succeeded. The build produced the following APK's: |
Codecov Report
@@ Coverage Diff @@
## develop #2381 +/- ##
==========================================
Coverage 41.49% 41.49%
Complexity 1072 1072
==========================================
Files 340 340
Lines 12187 12189 +2
Branches 1604 1604
==========================================
+ Hits 5057 5058 +1
Misses 6650 6650
- Partials 480 481 +1
Continue to review full report in Codecov by Sentry.
|
APKs built during tests are available here. Scroll down to Artifacts! |
Build 1607 succeeded. The build produced the following APK's: |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
Attachment item had fixed height which cuts text in some device, so I removed it to adapt to grid view arrangement