DrawerLayout
使用したいのですが、ライブラリをActionbarsherlock
追加した後、エラーが発生します。actionbarsherlock
あるケースでは、Eclipse レイアウト プレビュー ウィンドウで次のエラーが表示されます。
The following classes could not be found:
- android.support.v4.widget.DrawerLayout
android.support.v4 jar を外部 jar として追加すると、ランタイム エラーが発生します。
error inflating class android.support.v4.widget.DrawerLayout
ライブラリDrawerlayout
でどのように使用できますか?actionbarsherlock