-
Notifications
You must be signed in to change notification settings - Fork 3
PLibApiUI
Victor Bieszka edited this page Mar 11, 2019
·
1 revision
public class PLibApiUi
extends java.lang.Object
Constructor and Description |
---|
PLibApiUi() |
Modifier and Type | Method and Description |
---|---|
static void |
showPlibUi(android.app.Activity activity)
Opens the plib ui.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait
public PLibApiUi()
public static void showPlibUi(android.app.Activity activity)
Opens the plib ui.
- Parameters:
-
activity
- an UI in form of a sourceActivity
.