mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 10:23:33 +00:00
Refactor - Moved dialog folder to the same level as fragment and activity folder
This commit is contained in:
parent
710d61e379
commit
dc11bec48c
16 changed files with 18 additions and 24 deletions
|
|
@ -22,8 +22,8 @@ import com.cappielloantonio.play.repository.QueueRepository;
|
|||
import com.cappielloantonio.play.service.MusicPlayerRemote;
|
||||
import com.cappielloantonio.play.ui.activity.base.BaseActivity;
|
||||
import com.cappielloantonio.play.ui.fragment.PlayerBottomSheetFragment;
|
||||
import com.cappielloantonio.play.ui.fragment.dialog.ConnectionAlertDialog;
|
||||
import com.cappielloantonio.play.ui.fragment.dialog.ServerUnreachableDialog;
|
||||
import com.cappielloantonio.play.ui.dialog.ConnectionAlertDialog;
|
||||
import com.cappielloantonio.play.ui.dialog.ServerUnreachableDialog;
|
||||
import com.cappielloantonio.play.util.PreferenceUtil;
|
||||
import com.cappielloantonio.play.viewmodel.MainViewModel;
|
||||
import com.google.android.material.bottomnavigation.BottomNavigationView;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue