Skip to content
Commit 39dbb39c authored by Weng Su's avatar Weng Su
Browse files

[Provider Model] Increase the maximum height of Internet Dialog

- The original designed networks of Internet Dialog is as follows
  - Carrier Network x1 (88dp high)
  - WiFi toggle/networks x3 (72dp high)

- When the Ethernet network is added, the new network will become as follows
  - Ethernet x1 (88dp high)
  - Carrier Network x1 (88dp high)
  - WiFi toggle/networks x2 (72dp high)

- The maximum height of the Internet Dialog needs to be increased to
more than 16dp.
  - Increase the maximum height from 646dp to 662dp

Bug: 200764294
Test: manual test, verified on the Settings UI.
atest -c InternetAdapterTest \
         InternetDialogControllerTest \
         InternetDialogTes

Change-Id: I70bdc802213806ad4cac88cdcd45a60e14794552
Merged-In: I70bdc802213806ad4cac88cdcd45a60e14794552
(cherry picked from commit 72ec0f2b)
parent f754d5df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment