/
Analysis Screen
Analysis Screen
Custom loading indicator
You can show a customized activity indicator on this screen by passing your custom CustomLoadingIndicatorAdapter
implementation to GiniCapture.Builder
:
CustomLoadingIndicatorAdapter customLoadingIndicatorAdapter = new MyCustomLoadingIndicatorAdapter();
GiniCapture.newInstance()
.setLoadingIndicatorAdapter(customLoadingIndicatorAdapter)
.build();
UI customisation
This screen doesn't show a bottom navigation bar even if the value passed to GiniCapture.newInstance().setBottomNavigationBarEnabled()
is true
.
, 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