Maxr1998 / MaxLock

Powerful app locker for Android, with a root and no-root implementation
https://maxlock.maxr1998.de
GNU General Public License v3.0
199 stars 45 forks source link

Failed to resolve: com.github.Maxr1998:material-intro:20044f88e8 #106

Closed jatin-lakhani closed 7 years ago

jatin-lakhani commented 7 years ago

Hey,

I just checked your app , Its a really awesome.

I'm trying to import this code but unable to find this library. com.github.Maxr1998:material-intro:20044f88e8

Could you help me to resolve this issue?

Thanks in advance.

Maxr1998 commented 7 years ago

I hope the new library version doesn't clash with MaxLock. Please comment here whether you can build successfully now.

harirao001 commented 7 years ago

Hey,

I am having same issue.

I have tried with updated library. Some of the dimens and layout are still missing.

Here is my logcat that are showing missing files:

Error:(25, 38) No resource found that matches the given name (at 'layout_marginBottom' with value '@dimen/mi_pager_margin_bottom').

/MaxLock-master/app/src/main/res/layout/fs_config_box.xml Error:(54, 32) No resource found that matches the given name (at 'layout_height' with value '@dimen/mi_pager_margin_bottom'). /MaxLock-master/app/src/main/res/layout-land/fs_information.xml Error:(43, 36) No resource found that matches the given name (at 'layout_height' with value '@dimen/mi_pager_margin_bottom'). /MaxLock-master/app/src/main/res/layout/fs_information_box.xml Error:(32, 32) No resource found that matches the given name (at 'layout_height' with value '@dimen/mi_pager_margin_bottom').

Its my request you to provide solution on this ASAP.

Thank you.

Maxr1998 commented 7 years ago

Gonna look at it very soon.