/
Analysis Screen
Analysis Screen
UI customization
This screen doesn't show a bottom navigation bar even if the value passed to GiniBank.setCaptureConfiguration(CaptureConfiguration(bottomNavigationBarEnabled = ))
is true
.
Custom loading indicator
You can show a customized activity indicator on this screen by passing your custom CustomLoadingIndicatorAdapter
implementation to GiniBank
:
let myCustomOnButtonLoadingIndicatorAdapter:CustomLoadingIndicatorAdapter = MyCustomLoadingIndicatorAdapter();
GiniBank.setCaptureConfiguration(
CaptureConfiguration(
customLoadingIndicatorAdapter = myCustomOnButtonLoadingIndicatorAdapter
)
)
, multiple selections available,
Related content
Analysis Screen
Analysis Screen
More like this
Analysis Screen
Analysis Screen
More like this
Analysis Screen
Analysis Screen
More like this
Analysis Screen
Analysis Screen
More like this
Analysis Screen
Analysis Screen
More like this
Analysis Screen
Analysis Screen
More like this