A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
U
V
C
- CircularEffect - class in com.skydoves.powermenu
- CircularEffect is an collection of the popup animation related to circularRevealed.
- clearItems() - function in com.skydoves.powermenu.AbstractPowerMenu
- clears all the items of the list.
- clearItems() - function in com.skydoves.powermenu.AbstractPowerMenu
- clears all the items of the list.
- clearItems() - function in com.skydoves.powermenu.MenuBaseAdapter
- clears all the items of the list.
- clearItems() - function in com.skydoves.powermenu.MenuBaseAdapter
- clears all the items of the list.
- clearPreference() - function in com.skydoves.powermenu.AbstractPowerMenu
- clears the preference name of PowerMenu.
- clearPreference() - function in com.skydoves.powermenu.AbstractPowerMenu
- clears the preference name of PowerMenu.
- com.skydoves.powermenu - package com.skydoves.powermenu
- com.skydoves.powermenu.kotlin - package com.skydoves.powermenu.kotlin
- create(android.content.Context,androidx.lifecycle.LifecycleOwner) - function in com.skydoves.powermenu.CustomPowerMenu.Factory
- returns an instance of CustomPowerMenu.
- create(android.content.Context,androidx.lifecycle.LifecycleOwner) - function in com.skydoves.powermenu.PowerMenu.Factory
- returns an instance of PowerMenu.
- CustomPowerMenu - class in com.skydoves.powermenu
- CustomPowerMenu is one the implementation of the AbstractPowerMenu.
- CustomPowerMenu.Builder - class in com.skydoves.powermenu.CustomPowerMenu
- Builder class for creating CustomPowerMenu.
- CustomPowerMenu.Factory - class in com.skydoves.powermenu.CustomPowerMenu
- An abstract factory class for creating an instance of CustomPowerMenu.