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

Skip to content
Commit 693c14fb authored by Wilson Wu's avatar Wilson Wu
Browse files

Move PrimarySwitchPreference into Settingslib

IME on-screen keyboard setting had 2 kinds of pages.
One page is used to display current enabled IME.
Another one is used to enable/disable IME by users.

In T, we hope to combine these 2 pages into a single
one page to support above functionality.

Our goal is that InputMethodPreference can support two
target preference as:
- Tap left title into IME settings
- Enable/disable IME by right switch

Move PrimarySwitchPreference into SettingsLib so
InputMethodPreference can make use of it directly.

Basically this change shouldn't change any UI behavior.

Bug: 197705032
Test: make RunSettingsLibRoboTests
Change-Id: Idea3935d95b8d22b00ca89313e9eb3e979e4aa74
parent 4e407368
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