Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 1.3.1 Dependencies Not Working Properly #79

Open
sirajthorsignia opened this issue Apr 9, 2021 · 2 comments
Open

add 1.3.1 Dependencies Not Working Properly #79

sirajthorsignia opened this issue Apr 9, 2021 · 2 comments

Comments

@sirajthorsignia
Copy link

Hi,
last few days I am searching Bottom Navigation Bar for looking good. at finally I find your GitHub link but when I am adding your dependencies flowing your ReadMe File but it's showing lot of errors not working properly after i search into google i got your previous dependencies "1.0.0". I add old Dependencies it's working fine. can you please check your latest Dependencies error and ratify.
I got error bellow code :

<com.etebarian.meowbottomnavigation.MeowBottomNavigation
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:mbn_circleColor="#ffffff"
app:mbn_backgroundBottomColor="#ffffff"
app:mbn_countBackgroundColor="#ff6f00"
app:mbn_countTextColor="#ffffff"
app:mbn_countTypeface="fonts/SourceSansPro-Regular.ttf"
app:mbn_defaultIconColor="#90a4ae"
app:mbn_rippleColor="#2f424242"
app:mbn_selectedIconColor="#3c415e"
app:mbn_shadowColor="#1f212121"
app:mbn_hasAnimation="true"
/>

Error message:
`Execution failed for task ':app:processDebugResources'.

A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Android resource linking failed
F:\LeadManagement\Project\LeadManagement\app\src\main\res\layout\activity_main.xml:87: AAPT: error: attribute mbn_hasAnimation (aka com.example.project:mbn_hasAnimation) not found.`

Thank You,

@baudelioandalon
Copy link

I have the same problem

@Chronostyle
Copy link

just remove this part app:mbn_hasAnimation="true", and the error will be gone, it still has animation without that part

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants