FirstRunActivity flow is different for EDU users based on whether native is initialized |
|
Issue descriptionIf native is not initialized when onFlowIsKnown() is called: - FirstRunActivity opens ChromeTabbedActivity right away If native is initialized when onFlowIsKnown() is called: - FirstRunActivity displays any post initialization dialogs (e.g. search engine promo) I have personally not been able to get onFlowIsKnown() to run when native is initialized but according to https://codereview.chromium.org/2647763006 it is possible |
|
►
Sign in to add a comment |
|
Comment 1 by danielpark@chromium.org
, Mar 9 2018Labels: android-fe-triaged
Status: Available (was: Untriaged)