Aggressive reduction of the dependencies, part 1/?

This commit is contained in:
Boulay Mathias 2022-04-18 21:36:47 +02:00
parent 84074885d3
commit a41826a167
6 changed files with 13 additions and 9 deletions

View file

@ -25,11 +25,11 @@ import android.view.TextureView;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.annotation.RequiresApi;
import com.google.android.material.math.MathUtils;
import net.kdt.pojavlaunch.utils.MathUtils;
import net.kdt.pojavlaunch.customcontrols.gamepad.Gamepad;
import net.kdt.pojavlaunch.prefs.LauncherPreferences;