/
Error Screen
Error Screen
UI customization
Bottom navigation bar
You can inject your own view for the bottom navigation bar by passing your custom ErrorNavigationBarBottomAdapter
implementation to GiniCapture.Builder
:
ErrorNavigationBarBottomAdapter customErrorNavigationBarBottomAdapter = new CustomErrorNavigationBarBottomAdapter();
GiniCapture.newInstance()
.setErrorNavigationBarBottomAdapter(customErrorNavigationBarBottomAdapter)
.build();
, multiple selections available,
Related content
Error Screen
Error Screen
More like this
Error Screen
Error Screen
More like this
Error Screen
Error Screen
More like this
Error Screen
Error Screen
More like this
Error Screen
Error Screen
More like this
Error Screen
Error Screen
More like this