BirjuVachhani / locus-android

An Awesome Kotlin Location library to retrieve location merely in 3 lines of code
https://birju.dev/posts/retrieve-location-in-just-3-lines-android/
Apache License 2.0
358 stars 40 forks source link

No resource found - Theme.AppCompat.Light.DarkActionBar #91

Closed rashnk closed 8 months ago

rashnk commented 11 months ago

it returns error in new android compose

No resource found - Theme.AppCompat.Light.DarkActionBar

kuznec2222 commented 8 months ago

implementation("androidx.appcompat:appcompat:1.6.1")

BirjuVachhani commented 8 months ago

@rashnk The answer above should work for you. Closing this!