Android: Import DrawerLayout cannot be resolved

后端 未结 3 800
醉梦人生
醉梦人生 2021-01-04 07:35

I\'m trying to import the classes required to use the new \"Navigation Drawer\" from Android http://developer.android.com/design/patterns/navigation-drawer.html#ImpactOnNav<

3条回答
  •  無奈伤痛
    2021-01-04 08:09

    Copy the support jar from the Android SDK into your libs folder. Should be in \extras\android\compatibility\v13.

提交回复
热议问题