android.view
Interface ViewStub.OnInflateListener

Enclosing class:
ViewStub

public static interface ViewStub.OnInflateListener


Method Summary
 void onInflate(ViewStub stub, View inflated)
           
 

Method Detail

onInflate

void onInflate(ViewStub stub,
               View inflated)


Copyright © 2008-2012. All Rights Reserved.