public class RecentsVisibilityChangedEvent extends EventBus.Event
Modifier and Type | Field and Description |
---|---|
Context |
applicationContext |
boolean |
visible |
Constructor and Description |
---|
RecentsVisibilityChangedEvent(Context context,
boolean visible) |