アプリケーション用にArcMenuを取得しようとしています。
コードはそれ自体でうまく動作しますが、別のプロジェクトで動作させる方法がわかりません。Android Library プロジェクトのようには見えません...
このプロジェクトを自分のプロジェクトで使用しようとすると、Eclipse のコンソールに次のように表示されます。
res/layout/arc_menu.xml:4: error: No resource identifier found for attribute 'fromDegrees' in package 'com.capricorn'
res/layout/arc_menu.xml:4: error: No resource identifier found for attribute 'toDegrees' in package 'com.capricorn'
res/layout/ray_menu.xml:4: error: No resource identifier found for attribute 'childSize' in package 'com.capricorn'
res/layout/ray_menu.xml:4: error: No resource identifier found for attribute 'leftHolderWidth' in package 'com.capricorn'