Is it possible to slide open/closed a navigation drawer in uiautomator
问题 Has anyone been able to pull this off. UiScrollable, swipeLeft and swipeRight do not appear to have any affect on it. I am using a Nexus 5 emulator with the latest api. Has anyone been able to pull it off? 回答1: TL;DR : Use the content descriptions set in the ActionBarDrawerToggle constructor When you set up your Navigation Drawer, set an ActionBarDrawerToggle with content descriptions for opening and closing. // Open drawer content description for accessibility private static final String