A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
V
- v(Object,String) - function in com.liecoder.framework.ktx.LoggerKtxKt
- Prints a verbose log with the provided message.
- validateChildOrder() - function in androidx.recyclerview.widget.ScrollDurationManger
- validateRequestPermissionsRequestCode(Integer) - function in androidx.fragment.app.BaseActivity
- validateRequestPermissionsRequestCode(Integer) - function in androidx.fragment.app.BasePermissionActivity
- validateRequestPermissionsRequestCode(Integer) - function in androidx.fragment.app.BaseViewBindingActivity
- verifyDrawable(Drawable) - function in android.view.BannerViewPager
- verifyDrawable(Drawable) - function in android.view.BaseIndicatorView
- verifyDrawable(Drawable) - function in android.view.DrawableIndicator
- verifyDrawable(Drawable) - function in android.view.IndicatorView
- verifyDrawable(Drawable) - function in android.widget.CropWindowView
- verifyDrawable(Drawable) - function in android.view.TitleBar
- verifyDrawable(Drawable) - function in android.view.StatusBarUtils.StatusBarView
- vertical(RecyclerView,Boolean) - function in com.liecoder.framework.ktx.RecyclerViewKtxKt
- 设置 RecyclerView 使用垂直方向的线性布局管理器。此扩展函数为 RecyclerView 设置一个 LinearLayoutManager,使得项目按照垂直方向排列。 可以通过参数自定义是否反转布局,即从底部开始排列。
- VIBRATE - enum entry in com.liecoder.framework.model.Permission
- viewBinding() - function in com.liecoder.framework.base.BaseViewBindingActivity
- 创建 ViewBinding 实例的抽象方法。此方法通过反射获取当前 Activity 的 ViewBinding 类型,并调用其 inflate 方法来创建实例。 它使用 Java 类的 genericSuperclass 属性来获取泛型超类的类型信息,然后通过反射调用 inflate 方法。
- viewBinding() - function in com.liecoder.framework.base.BaseViewBindingFragment
- 创建或获取 ViewBinding 实例的方法。此方法应返回当前视图的 ViewBinding 实例。具体的实现可能包括使用 Java 反射或 Kotlin 反射来动态创建 ViewBinding 对象。 这个方法通常在视图的 onCreate 或类似生命周期方法中被调用。
- viewBinding() - function in com.liecoder.framework.base.IViewBindingService
- 创建或获取 ViewBinding 实例的方法。此方法应返回当前视图的 ViewBinding 实例。具体的实现可能包括使用 Java 反射或 Kotlin 反射来动态创建 ViewBinding 对象。 这个方法通常在视图的 onCreate 或类似生命周期方法中被调用。
- ViewModelKtxKt - class in com.liecoder.framework.ktx
- Visibility - class in com.liecoder.framework.banner.annotation
- 指示器可见性
- VisibilityKtxKt - class in com.liecoder.framework.ktx
- VMStore - class in com.liecoder.framework.ktx