material-intro-screen icon indicating copy to clipboard operation
material-intro-screen copied to clipboard

Inspired by Heinrich Reimer Material Intro and developed with love from scratch

Results 59 material-intro-screen issues
Sort by recently updated
recently updated
newest added

i am using the library but I could not change the color of the text after that I remove the theme from androidmanifest this issue had solve

Please see this error: `java.lang.IllegalAccessError: Method 'void androidx.viewpager.widget.PagerAdapter.setViewPagerObserver(android.database.DataSetObserver)' is inaccessible to class 'androidx.core.view.CustomViewPager' (declaration of 'androidx.core.view.CustomViewPager' appears in /data/app/~~vThNgAKWI10VdWiEs5RjsQ==/com.src.passnote-rPRKY4em-opZaksUITTuDg==/base.apk)`

The repository JCenter is shutting down from now (and definitively on May, 1st) and the dependency seems to be unavailable elsewhere, some migration is planned?

I get this error when try to put the dependency into build.gradle: Failed to resolve: agency.tango.android:material-intro-screen:0.0.5 ... this is my line of implementation in build.gradle: implementation 'agency.tango.android:material-intro-screen:0.0.5' what is wrong?

java.lang.IllegalAccessError: Method 'void androidx.viewpager.widget.PagerAdapter.setViewPagerObserver(android.database.DataSetObserver)' is inaccessible to class 'androidx.core.view.CustomViewPager' (declaration of 'androidx.core.view.CustomViewPager' appears in /data/app/com.myapp-kpPRJwiysP3ALIy5WkActg==/base.apk!classes2.dex) at androidx.core.view.CustomViewPager.setAdapter(CustomViewPager.java:530) at agency.tango.materialintroscreen.MaterialIntroActivity.onCreate(MaterialIntroActivity.java:94)

People who are facing this problem #169 For anyone getting errors while migrating to androidx, this library is androidx compatible, the way creator has added the class CustomViewPager into android.support.v4.view...

can i set to auto slide?

I have such crash in my firebase console. I think this happens when the user gives permissions in the settings of the application, and then returns back to the application....