fix issue 1038 #1039

Merged
ycohen-dev merged 1 commit from fix_issue_1038 into master 2020-10-21 01:14:15 +02:00
ycohen-dev commented 2020-10-16 22:48:09 +02:00 (Migrated from github.com)

Replaced gravity pinning to "end" instead of "right"
Pinned claim id which could be in rtl and ltr scripts to the start of the layout

PR Checklist

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I have checked that this PR does not introduce a breaking change
  • This PR introduces breaking changes and I have provided a detailed explanation below

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

Fixes

Issue Number: 1038

What is the current behavior?

Claim ID misaligned with transaction description in Recent Transaction/T. History

What is the new behavior?

Claim ID aligned with transaction description

Screenshots

claim_id_rtl_fixed

Replaced gravity pinning to "end" instead of "right" Pinned claim id which could be in rtl and ltr scripts to the start of the layout ## PR Checklist <!-- For the checkbox formatting to work properly, make sure there are no spaces on either side of the "x" --> Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [x] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below ## PR Type What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: ## Fixes Issue Number: 1038 ## What is the current behavior? Claim ID misaligned with transaction description in Recent Transaction/T. History ## What is the new behavior? Claim ID aligned with transaction description ## Screenshots ![claim_id_rtl_fixed](https://user-images.githubusercontent.com/33922624/96307211-ea80ed00-1009-11eb-9227-0cb27a8e0caa.png) <!-- If this PR contains a breaking change, please describe the impact and solution strategy for existing applications below. -->
akinwale (Migrated from github.com) approved these changes 2020-10-21 01:14:07 +02:00
akinwale (Migrated from github.com) left a comment

Looks good. Thanks!

Looks good. Thanks!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-android#1039
No description provided.