-
- All Implemented Interfaces:
-
kotlin.properties.ReadOnlyProperty
public abstract class DialogDelegate<T extends ViewBinding> implements ReadOnlyProperty<Dialog, T>
<pre> author: dhl date : 2020/12/15 desc : </pre>
-
-
Constructor Summary
Constructors Constructor Description DialogDelegate(Lifecycle lifecycle)
-