MagicalExoPlayer
MagicalExoPlayer copied to clipboard
AAPT: error: attribute andexo_full_screen (aka com.application.videoplayer:andexo_full_screen) not found.
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
I think they forgot to update the documentation:
use app:andexo_show_full_screen="true"
instead.