mustafaberkaymutlu / uv-index

This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
Apache License 2.0
67 stars 9 forks source link

Resources not found #2

Open alejandroaap opened 6 years ago

alejandroaap commented 6 years ago

I've been researching why Android Studio gives the following error "resource integer / google_play_services_version not found" when the Google Play Services library is added in the "query" module. It also happens to me with more liberies. In particular with the FacebookSdk, the error that gives me is the following "resource style / com_facebook_activity_theme not found" Does anyone know why? Thank you