1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-22 19:12:45 +01:00

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

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;