Buttons are into packages now.

This commit is contained in:
SerpentSpirale 2021-05-28 20:17:13 +02:00 committed by SerpentSpirale
parent d1dc7ec645
commit 8a85ea819b
11 changed files with 29 additions and 52 deletions

View file

@ -10,6 +10,7 @@ import androidx.annotation.Nullable;
import com.google.android.material.navigation.NavigationView;
import net.kdt.pojavlaunch.customcontrols.*;
import net.kdt.pojavlaunch.customcontrols.buttons.ControlButton;
import net.kdt.pojavlaunch.prefs.*;
import net.kdt.pojavlaunch.utils.MCOptionUtils;