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

Skip to content
Commit e7401754 authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

New user switcher dialog

This dialog will eventually replace the UserDetailView. Right now, it
uses the same adapter to display the content (which is not necessarily
bad).

To enable:

1. `adb shell setprop persist.systemui.flag_new_user_switcher 1`
2. `adb shell am crash com.android.systemui`

Missing:
  * Red lines (including landscape size).
  * Bring user circles up to spec (once it's finalized).
  * Launch animations (to and from dialog).

Test: manual
Test: atest UserSwitchDialogControllerTest UserDialogTest
Bug: 185360864

Change-Id: I903d111822d1958fb53c43932b2df1393c841c71
parent e88edfdd
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