-
A
B
C
D
E
F
G
I
M
N
O
P
R
S
T
U
V
W
I
- inflate(io.github.inflationx.viewpump.InflateRequest) - function in io.github.inflationx.viewpump.ViewPump
- InflateRequest - class in io.github.inflationx.viewpump
- InflateRequest.Builder - class in io.github.inflationx.viewpump.InflateRequest
- InflateResult - class in io.github.inflationx.viewpump
- InflateResult.Builder - class in io.github.inflationx.viewpump.InflateResult
- init(io.github.inflationx.viewpump.ViewPump) - function in io.github.inflationx.viewpump.ViewPump.Companion
- intercept(io.github.inflationx.viewpump.Interceptor.Chain) - function in io.github.inflationx.viewpump.Interceptor
- Interceptor - class in io.github.inflationx.viewpump
- Observes, modifies, and potentially short-circuits inflation requests going out and the corresponding views that are inflated or returned.
- Interceptor.Chain - class in io.github.inflationx.viewpump.Interceptor
- Interceptor.Companion - class in io.github.inflationx.viewpump.Interceptor
- interceptors() - function in io.github.inflationx.viewpump.ViewPump
- List of interceptors.
- io.github.inflationx.viewpump - package io.github.inflationx.viewpump
- isCustomViewCreation() - function in io.github.inflationx.viewpump.ViewPump
- Use Reflection to intercept CustomView inflation with the correct Context.
- isDeviceProtectedStorage() - function in android.content.ContextWrapper
- isReflection() - function in io.github.inflationx.viewpump.ViewPump
- Use Reflection to inject the private factory.
- isRestricted() - function in android.content.ContextWrapper
- isStoreLayoutResId() - function in io.github.inflationx.viewpump.ViewPump
- Store the resourceId for the layout used to inflate the View in the View tag.
- isUiContext() - function in android.content.ContextWrapper