Class DestructHintDialog

  • All Implemented Interfaces:

    
    public class DestructHintDialog
    
                        

    BaseDialogFragment Created by lvhongzhen on 18/8/21.

    • 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
      void onCreate(Bundle savedInstanceState)
      View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
      void onActivityCreated(Bundle savedInstanceState)
      void show(FragmentManager manager)
      void onClick(View v)
      • Methods inherited from class java.lang.Object

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

      • DestructHintDialog

        DestructHintDialog()
    • Method Detail

      • onCreate

         void onCreate(Bundle savedInstanceState)
      • onCreateView

         View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
      • show

         void show(FragmentManager manager)