[WebSignin][Android] Refactor ViewBinder in account_picker MVC
This CL refactors the ViewBinders in account_picker MVC in two ways: 1/ Make all view binders implements the ViewBinder interface instead of using static class; 2/ Merge IncognitoRowViewBinder and AddAccountRowViewBinder into one reusable class. Bug: 1158373 Change-Id: I6a1f5442c52e4eb8e2115cd34c140822a494bdfe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589934 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#837498}
Showing
Please register or sign in to comment