You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding " compile 'com.marshalchen.ultimateandroid:ultimateandroiduiwidget:0.7.2' " to my build.gradle file, I am receiving the error "Attribute "borderWidth" has already been defined" at compile time. This must be caused by naming collision with ultimateandroiduiwidget's "borderWidth" and the Floating Action Button's "borderWidth".I think we'd better add a namespace on ultimateandroiduiwidget.
The text was updated successfully, but these errors were encountered:
When adding " compile 'com.marshalchen.ultimateandroid:ultimateandroiduiwidget:0.7.2' " to my build.gradle file, I am receiving the error "Attribute "borderWidth" has already been defined" at compile time. This must be caused by naming collision with ultimateandroiduiwidget's "borderWidth" and the Floating Action Button's "borderWidth".I think we'd better add a namespace on ultimateandroiduiwidget.
The text was updated successfully, but these errors were encountered: