import AudioManager

This commit is contained in:
wójcik.online 2018-02-07 19:35:04 +01:00 committed by GitHub
parent efc7049dfd
commit 7ea0862f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ package org.schabi.newpipe;
import android.content.Intent;
import android.content.SharedPreferences;
import android.media.AudioManager;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;