Class ShadowListPopupWindow

java.lang.Object
org.robolectric.shadows.ShadowListPopupWindow

@Implements(android.widget.ListPopupWindow.class) public class ShadowListPopupWindow extends Object
  • Constructor Details

    • ShadowListPopupWindow

      public ShadowListPopupWindow()
  • Method Details

    • show

      @Implementation protected void show()
    • getLatestListPopupWindow

      public static ListPopupWindow getLatestListPopupWindow()