code refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package pub.doric;
|
||||
package pub.doric.dev;
|
||||
|
||||
import android.os.Bundle;
|
||||
import android.view.LayoutInflater;
|
||||
@@ -10,6 +10,8 @@ import androidx.annotation.Nullable;
|
||||
|
||||
import com.google.android.material.bottomsheet.BottomSheetDialogFragment;
|
||||
|
||||
import pub.doric.R;
|
||||
|
||||
public class DevPanel extends BottomSheetDialogFragment {
|
||||
|
||||
public DevPanel() {
|
Reference in New Issue
Block a user