facebookarchive / account-kit-samples-for-android

Account kit sample for the android platform
Other
123 stars 96 forks source link

Custom UI Manager - Custom Header Fragment not been picked when login flow state is CODE_INPUT #42

Open jorge-castrejon opened 4 years ago

jorge-castrejon commented 4 years ago

Hi,

I am using a custom UIManager to add my own fragment as a header in some login states, For almost all states I got no problems, but when the flow reaches the LoginFlowState.CODE_INPUT my custom fragment is not shown. Also the same issue is happening for the LoginFlowState.ERROR state

Is this the expected behaviour and the header can not been customized for those states?

Thank you Regards

platform: Android
version: account-kit-sdk:4.39.0