java.lang.Object
com.pranavpandey.android.dynamic.support.theme.inflater.MenuInflaterRunnable
-
Constructor Summary
Constructors
Constructor to initialize an object of this class.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MenuInflaterRunnable
Constructor to initialize an object of this class.
- Parameters:
menu
- The menu item view for this runnable.
attrs
- The attribute set to be used.
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable