Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 86fc424e authored by Kanon Sasaki's avatar Kanon Sasaki Committed by Weng Su
Browse files

Change enter phone number layout for Smart forwarding

User cannot see the CANCEL and PROCESS buttons without scrolling up.
Because the screen uses a layout((collapsing_toolbar_content_layout.xml)
that allows the toolbar to be collapsed by upward scrolling. When the
toolbar is expanded, the content_frame below the toolbar is extended by
the height of the toolbar. However, the content below the toolbar
occupies the full height of the view and is laid out to place buttons
at the bottom of the screen. As a result, the buttons located at the
bottom cannot be seen without scrolling, so user needs to scroll down to
see them.

Test: Manual
Bug: 275681791
Flag: EXEMPT refactor

Change-Id: I90d25713edc371f3b9c47758bf162757f5c3c237
parent 04d773a2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment