chore(android): fix some android studio warning (#3290)

Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com>
This commit is contained in:
Olivier Bouillet
2023-10-12 10:36:43 +02:00
committed by GitHub
parent 45dcded576
commit a4073d3e70
3 changed files with 37 additions and 53 deletions

View File

@@ -1,6 +1,5 @@
package com.brentvatne.exoplayer;
import android.annotation.TargetApi;
import android.content.Context;
import androidx.core.content.ContextCompat;
import android.util.AttributeSet;