Started abstracting the MediaPlayer from the MainActivity and turning it into a Service # 28

This commit is contained in:
amazing-username
2019-03-09 13:16:06 -05:00
committed by amazing-username
parent 4c87b960ce
commit b2a70de4b2
64 changed files with 194 additions and 133 deletions
+1 -1
View File
@@ -2,8 +2,8 @@
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/Mear.iml" filepath="$PROJECT_DIR$/.idea/Mear.iml" />
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
<module fileurl="file://$PROJECT_DIR$/mear.iml" filepath="$PROJECT_DIR$/mear.iml" />
</modules>
</component>
</project>