hackware1993 / MagicIndicator

A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角标,更支持在非ViewPager场景下使用(使用hide()、show()切换Fragment或使用setVisibility切换FrameLayout里的View等),http://www.jianshu.com/p/f3022211821c
9.72k stars 1.55k forks source link

Failed to resolve: MagicIndicator #168

Open Morteza-Rastgoo opened 5 years ago

Morteza-Rastgoo commented 5 years ago

The project was working for about a year but cannot fix it without importing as a module. Is it a temporary problem? what should i do?

ayazkhalid commented 5 years ago

same issue here

SherlockGougou commented 5 years ago

please use this: implementation 'com.github.SherlockGougou:MagicIndicator:1.6.0'

just fix import problem.

ayazkhalid commented 5 years ago

thanks i will try

On Sun, Mar 10, 2019 at 3:50 AM 工藤一号 notifications@github.com wrote:

please use this: implementation 'com.github.SherlockGougou:MagicIndicator:1.6.0'

just fix import problem.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hackware1993/MagicIndicator/issues/168#issuecomment-471276826, or mute the thread https://github.com/notifications/unsubscribe-auth/AfMr7yE9V5o3oXh8MOFnA-8M7S872xExks5vVONrgaJpZM4bcHT2 .

uty3714 commented 5 years ago

com.github.hackware1993:magicindicator:1.5.0 letter M

Morteza-Rastgoo commented 5 years ago

Please update the readme file too. Thanx