0% found this document useful (0 votes)
135 views

Engineering Change Notice (Engineering Change Request)

To address issues with an app prototype not rendering correctly across different smartphone screen sizes and densities, the coding was modified to make the layout more flexible. The widths and heights of all view components were changed to use "wrap_content" and "match_parent" instead of hard-coded sizes, to ensure the components size to their content or parent view as needed. Testing found errors on LG G5 and Huawei Mate 9 models that this change aims to resolve. The changes were reviewed and approved for implementation.

Uploaded by

Guenaz
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
135 views

Engineering Change Notice (Engineering Change Request)

To address issues with an app prototype not rendering correctly across different smartphone screen sizes and densities, the coding was modified to make the layout more flexible. The widths and heights of all view components were changed to use "wrap_content" and "match_parent" instead of hard-coded sizes, to ensure the components size to their content or parent view as needed. Testing found errors on LG G5 and Huawei Mate 9 models that this change aims to resolve. The changes were reviewed and approved for implementation.

Uploaded by

Guenaz
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 1

ENGINEERING CHANGE NOTICE (ENGINEERING CHANGE REQUEST)

Supplier : Internal Programming ECN Number: 1



Supplier Code: N/A Initiated by: Y. KAWAHARA Approved
anufacturing Location: Riverside, CA, USA Reviewed by: Rejected

Date of Request: 11/12/2017 Effective Date: 11/20/2017

# Description of Request:
Part Number / Process ID Proposed Change - identify any affect on interfacing componentsReason for the request
Task 523 To ensure that the layout is flexible and adapts to different screen sizes, After testing the app protoype, we have found
we modified the coding as shown in Revision A to include that some elements of the UI such as navigation
"wrap_content" and "match_parent" instead of hard-coded sizes for the bars, font sizes and profile pictures are not
width and height of all view components. This ensures that the width or rendering as desired across current smartphone
height of the view is set to the minimum size necessary to fit the devices with different screen sizes and densities.
content within that view, while "match_parent" makes the component We observed errors with the LG G5 and Huawei
expand to match the size of its parent view. Mate 9 models.

Disposition of Current Stock Exhaust Stock: Scrap: Other (specify):

Product/Process Validation Pl Y. KAWAHARA


Quality Assurance Manager

C. MORAL
Engineering Manager

O.GOE
See coding
Note: edit changes
if making uiwm523.doc
to thefor revisi Manufacturing Manager
drawing, attach a marked up print -
clearly identify the changes; also Y. LIU
include an interface/boundary Plant Manager compliments of: thequalityportal.com
diagram

You might also like