Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,154,517 members, 7,823,215 topics. Date: Friday, 10 May 2024 at 06:52 AM

[SOLUTION] Error: Resource Android:attr/dialogcornerradius Not Found. - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / [SOLUTION] Error: Resource Android:attr/dialogcornerradius Not Found. (641 Views)

[SOLUTION] Error: Resource Android:attr/dialogcornerradius Not Found. / How To Address Excessive Resource Usage On A Web Hosting Account / Google Adsense Error: how can I fix it (2) (3) (4)

(1) (Reply)

[SOLUTION] Error: Resource Android:attr/dialogcornerradius Not Found. by FincoApps(m): 1:59am On Aug 28, 2019
This error is actually more annoying than common.  One of the major reasons it is so annoying is because of the fact that it does not actually point to the exact line or file that caused the error.  It leaves it up to you to figure it out.
Cause
We still have not been able to point out what exactly triggers this error but it seems to have something to do with a mismatch in your Gradle dependencies.
Solution
There are different ways to fix this issue.  Not all of them will work for you.

Check your build.gradle file to make sure your compileSdkVersion matches the version of your support libraries.








compileSdkVersion 27
implementation 'com.android.support:appcompat-v7:26.1.0'
implementation 'com.android.support:design:26.1.0'




123

compileSdkVersion 27 implementation 'com.android.support:appcompat-v7:26.1.0' implementation 'com.android.support:design:26.1.0'






The above code will possibly throw this error because the support library version does not match the compileSdkVersion.  So to fix this, upgrade your support library version.
Migrate your entire project to AndroidX.  To migrate your project, follow these instructions:

 Click on the Refractor menu item in Android Studio
 Click on “Migrate to AndroidX”.
 Follow screen instructions



The second solution could be problematic in large and complex projects.  You might be required to manually migrate some of your libraries.  However, this solution is guaranteed to solve this error as long as the migration ... Read more at https://fincoapps.com/error-resource-androidattr-dialogcornerradius-not-found/

(1) (Reply)

Microsoft Brings Cloud Backup And Recovery To Microsoft Authenticator On Androi / Multiple Times Payment Received Nigerian Adsense For Sale / 7 Ways To Consistently Come Up With Great Content Ideas For Your Blog.

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 41
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.