blob: 909bc0281770c23f15df11cae6e4b5d0cb54c211 [file] [log] [blame]
// Signature format: 4.0
package androidx.asynclayoutinflater.appcompat {
public class AsyncAppCompatFactory implements androidx.asynclayoutinflater.view.AsyncLayoutFactory {
ctor public AsyncAppCompatFactory();
method public android.view.View? onCreateView(android.view.View?, String, android.content.Context, android.util.AttributeSet);
method public android.view.View? onCreateView(String, android.content.Context, android.util.AttributeSet);
}
}