Class ConsentNoticeFragmentHelper

  • All Implemented Interfaces:

    
    public final class ConsentNoticeFragmentHelper
    
                        

    Helper class used to setup common element in Bottom and Pop-up notices

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Unit removeListener() Remove scroll listener
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConsentNoticeFragmentHelper

        ConsentNoticeFragmentHelper(FragmentActivity activity, <Error class: unknown class> binding, ConsentNoticeViewModel model, ThemeProvider themeProvider, NavigationManager navigationManager, LifecycleOwner lifecycleOwner)
        Parameters:
        activity - current Activity
        binding - the target view binding to setup
        model - the model to use
        themeProvider - the theme provider to use
        lifecycleOwner - lifecycle owner on which to observe data updates