最新の Android ビルド ツール (0.4.2) に更新し、アセンブルしようとすると次の問題が発生しました。
/AndroidApp/App/build/res/all/flavor/debug/layout/fragment.xml:84: エラー: パッケージ 'com.viewpagerindicator' の属性 'gapWidth' のリソース識別子が見つかりません
RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/build/res/com.viewpagerindicator"
android:layout_width="match_parent"
android:layout_height="match_parent" >