Non-descriptive commit

This commit is contained in:
amazing-username
2019-05-26 19:27:38 -04:00
parent 7fc0743316
commit b22f97346f
15 changed files with 2261 additions and 1925 deletions
+2
View File
@@ -7,6 +7,8 @@ using Android.Views;
using Android.Widget;
using Android.OS;
using MediaManager;
namespace Mear.Droid
{
[Activity(Label = "Mear", Icon = "@mipmap/icon", Theme = "@style/MainTheme", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation)]