Trikley / AwesomePlayer

1 stars 0 forks source link

Compatibility with API Level 16, Android 4.1 #12

Closed Trikley closed 7 years ago

Trikley commented 7 years ago

For example Fragment.onAttach and Fragment.onAttachFragment are methods added on higher levels than 16, hence we should refrain from using them.