Shashank02051997 / FancyAboutPage-Android

Fancy About Page is a simple and lightweight library that helps you to create cool and beautiful about page for your apps without writing dozens of lines of code. It's a material-design about screen to use on your Android apps. A developer profile and application information easy to integrate.
Apache License 2.0
84 stars 27 forks source link

Creates these two errors on compiling #1

Closed Savatar100 closed 3 years ago

Savatar100 commented 6 years ago

Error:(15, 21) No resource found that matches the given name: attr 'android:keyboardNavigationCluster'. Error:(15, 21) No resource found that matches the given name: attr 'android:keyboardNavigationCluster'.

in .........\app\build\intermediates\res\merged\debug\values-v26\values-v26.xml

compileSdkVersion 25 buildToolsVersion "25.0.2" minSdkVersion 19 targetSdkVersion 25 and gradle is 2.3.1

Shashank02051997 commented 3 years ago

@Savatar100 new updated version is available maybe this will resolve the issue