Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
soralis0912 committed Feb 8, 2024
1 parent c5c79d0 commit c898fc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import android.os.Bundle;
import android.preference.PreferenceActivity;
import android.preference.PreferenceFragment;
import com.twitter.android.R;
import org.soralis_0912.twifucker2.R;

/* loaded from: classes8.dex */
public class SettingsActivity extends PreferenceActivity {
Expand Down

0 comments on commit c898fc1

Please sign in to comment.