mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 15:49:50 -06:00
[Android-overlay] Fix Java imports.
This commit is contained in:
@ -6,6 +6,9 @@
|
|||||||
|
|
||||||
package org.dolphinemu.dolphinemu.settings.video;
|
package org.dolphinemu.dolphinemu.settings.video;
|
||||||
|
|
||||||
|
import android.app.Activity;
|
||||||
|
import android.app.AlertDialog;
|
||||||
|
import android.content.DialogInterface;
|
||||||
import android.content.SharedPreferences;
|
import android.content.SharedPreferences;
|
||||||
import android.content.SharedPreferences.OnSharedPreferenceChangeListener;
|
import android.content.SharedPreferences.OnSharedPreferenceChangeListener;
|
||||||
import android.os.Bundle;
|
import android.os.Bundle;
|
||||||
|
Reference in New Issue
Block a user