mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-19 16:45:20 +01:00
WIP Removing library fragment
This commit is contained in:
parent
1145aa1918
commit
1174cbb477
12 changed files with 484 additions and 42 deletions
|
@ -19,7 +19,6 @@ package code.name.monkey.retromusic.interfaces
|
|||
*/
|
||||
|
||||
interface MainActivityFragmentCallbacks {
|
||||
fun handleBackPress(): Boolean
|
||||
|
||||
//void selectedFragment(Fragment fragment);
|
||||
fun handleBackPress(): Boolean
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue