Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,151,093 members, 7,811,065 topics. Date: Saturday, 27 April 2024 at 10:03 PM

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

Nairaland Forum / Science/Technology / Webmasters / [SOLUTION] Error: Resource Android:attr/dialogcornerradius Not Found. (646 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): 2:00pm On Aug 12, 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)

An Useful Module For Your Marketplace | Magento 2 Marketplace Auction Addons / Nairaland Forum Need Advancement / I Verify USA Adsense 3-5 Working Days

(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. 7
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.