Closed vJIYEv closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.84%. Comparing base (
54fb2e3
) to head (8445dd3
). Report is 1 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Checklist
Issue Resolved / Feature Added
With portrait fullscreen or overlay type, keypad of number type input should have 3 columns. But in largeText mode, keypad has 2 columns now.
Resolution
This is because width is set to exactly fit normal mode. I added keypad width values for largeText mode in portrait fullscreen & overlay type.
Additional Considerations
Links
WRR-9101
Comments
Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)