Package 

Class EmojiPackImporter

  • All Implemented Interfaces:
    androidx.lifecycle.DefaultLifecycleObserver , androidx.lifecycle.LifecycleObserver

    
    public final class EmojiPackImporter
     implements DefaultLifecycleObserver
                        

    Manages the picking and import of a custom emoji pack. Should always be created when the Activity is created in order to be able to continue the import process, even if the Activity has been destroyed in the meantime (cf. https://developer.android.com/training/basics/intents/result#separate )

    • Method Summary

      Modifier and Type Method Description
      Unit onCreate(LifecycleOwner owner)
      • Methods inherited from class de.c1710.filemojicompat_ui.pack_helpers.EmojiPackImporter

        onDestroy, onPause, onResume, onStart, onStop
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait