- valueOf(String) - Static method in enum com.weebly.opus1269.clipman.model.Email
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.weebly.opus1269.clipman.model.Email
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VectorDrawableTextView - Class in com.weebly.opus1269.clipman.ui.views
-
Custom TextView that handles VectorDrawables correctly
on drawableXXXX resources back to Jelly Bean
http://stackoverflow.com/a/40250753/4468645
- VectorDrawableTextView(Context) - Constructor for class com.weebly.opus1269.clipman.ui.views.VectorDrawableTextView
-
- VectorDrawableTextView(Context, AttributeSet) - Constructor for class com.weebly.opus1269.clipman.ui.views.VectorDrawableTextView
-
- VectorDrawableTextView(Context, AttributeSet, int) - Constructor for class com.weebly.opus1269.clipman.ui.views.VectorDrawableTextView
-
- VERSION_CODE - Static variable in class com.weebly.opus1269.clipman.app.AppUtils
-
- VersionDialogFragment - Class in com.weebly.opus1269.clipman.ui.help
-
Display version info.
- VersionDialogFragment() - Constructor for class com.weebly.opus1269.clipman.ui.help.VersionDialogFragment
-
- VHAdapterFactory<VH,T extends androidx.databinding.ViewDataBinding> - Interface in com.weebly.opus1269.clipman.ui.base
-
Factory to create typed ViewHolder instances
- vm - Variable in class com.weebly.opus1269.clipman.ui.base.BaseViewHolder
-
- VMAdapterFactory<VM,T extends AdapterItem> - Interface in com.weebly.opus1269.clipman.ui.base
-
Factory to create typed ViewModel instances