Clean project structure (#320)

This commit is contained in:
Andrew Jack
2016-09-21 14:34:25 +01:00
committed by Matt Apperson
parent 8c9168b582
commit 0c746e8fe8
65 changed files with 107 additions and 1046 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

View File

@@ -0,0 +1,4 @@
<resources>
<string name="app_name">VideoPlayer</string>
</resources>

View File

@@ -0,0 +1,8 @@
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<!-- Customize your theme here. -->
</style>
</resources>