更新到最新的 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" >