[Unity][Android] Add account picker to sign-in screen
This CL adds account picker to the streamlined sign-in screen. It will be wired up by subsequent CLs. RelativeLayout is used to avoid using nested LinearLayouts and minimize the depth of the layout. Strings in grd file are currently marked as not translateable as they haven't been confirmed by the UI team yet. This CL also adds initialization for ConsentTextTracker in SigninFragmentBase. Bug: 814728 Change-Id: I60ae3841998d5dd9c13d35583915e7fe443d3b31 Reviewed-on: https://chromium-review.googlesource.com/966902 Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Reviewed-by:Bernhard Bauer <bauerb@chromium.org> Cr-Commit-Position: refs/heads/master@{#544384}
Showing
Please register or sign in to comment