Optimize imports
This commit is contained in:
parent
f5f8e5d279
commit
ff7344438b
38 changed files with 176 additions and 75 deletions
|
|
@ -1,6 +1,7 @@
|
|||
package us.shandian.giga.ui.common;
|
||||
|
||||
import android.os.Bundle;
|
||||
|
||||
import androidx.appcompat.app.AppCompatActivity;
|
||||
import androidx.appcompat.widget.Toolbar;
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ import android.view.Menu;
|
|||
import android.view.MenuItem;
|
||||
import android.view.View;
|
||||
import android.view.ViewGroup;
|
||||
import android.widget.CheckBox;
|
||||
import android.widget.Toast;
|
||||
|
||||
import androidx.annotation.NonNull;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue