HamidrezaAmz / MagicalExoPlayer

The Easiest Way To Play/Stream Video And Audio Using Google ExoPlayer In Your Android Application
MIT License
345 stars 77 forks source link

AAPT: error: attribute andexo_full_screen (aka com.application.videoplayer:andexo_full_screen) not found. #80

Open abdullah230695 opened 2 years ago

abdullah230695 commented 2 years ago

AAPT: error: attribute andexo_full_screen (aka com.application.videoplayer:andexo_full_screen) not found.

Not able to run the app in gradle version above 7

abhishekhugetech commented 2 years ago

I think they forgot to update the documentation: use app:andexo_show_full_screen="true" instead.