Loading core/java/android/view/CollapsibleActionView.java +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,8 @@ package android.view; import android.view.MenuItem.OnActionExpandListener; /** * When a {@link View} implements this interface it will receive callbacks * when expanded or collapsed as an action view alongside the optional, Loading Loading
core/java/android/view/CollapsibleActionView.java +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,8 @@ package android.view; import android.view.MenuItem.OnActionExpandListener; /** * When a {@link View} implements this interface it will receive callbacks * when expanded or collapsed as an action view alongside the optional, Loading