cymcsg / UltimateAndroid

UltimateAndroid is a rapid development framework for developing your apps
http://cymcsg.github.io/UltimateAndroid
Apache License 2.0
2.11k stars 687 forks source link

0.7版本 DemoOfUI 停止运行 #22

Open zzlnewair opened 8 years ago

zzlnewair commented 8 years ago

UltimateAndroid

Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.support.v4.widget.DrawerLayout.setDrawerListener(android.support.v4.widget.DrawerLayout$DrawerListener)' on a null object reference

解决方法 添加V4包 DemoOfUI\libs\android-support-v4.jar

cristallumpkin419 commented 5 years ago

UltimateAndroid

Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.support.v4.widget.DrawerLayout.setDrawerListener(android.support.v4.widget.DrawerLayout$DrawerListener)' on a null object reference

解决方法 添加V4包 DemoOfUI\libs\android-support-v4.jar

dam