Skip to content

Commit ea9ec1c

Browse files
committed
Changed colors of app
1 parent af8c8e2 commit ea9ec1c

20 files changed

Lines changed: 11320 additions & 4269 deletions

File tree

BasicPlainTextReaderApp/BasicPlainTextReaderApp.Android/MainActivity.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
namespace BasicPlainTextReaderApp.Droid
1111
{
12-
[Activity(Label = "BasicPlainTextReaderApp", Icon = "@mipmap/icon", Theme = "@style/MainTheme", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation | ConfigChanges.UiMode | ConfigChanges.ScreenLayout | ConfigChanges.SmallestScreenSize )]
12+
[Activity(Label = "Basic Plain Text Reader", Icon = "@mipmap/icon", Theme = "@style/MainTheme", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation | ConfigChanges.UiMode | ConfigChanges.ScreenLayout | ConfigChanges.SmallestScreenSize )]
1313
public class MainActivity : global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity
1414
{
1515
protected override void OnCreate(Bundle savedInstanceState)

BasicPlainTextReaderApp/BasicPlainTextReaderApp.Android/Resources/Resource.designer.cs

Lines changed: 11286 additions & 4262 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
1.77 KB
Loading
-3.65 KB
Loading
2.36 KB
Loading
-383 Bytes
Loading
796 Bytes
Loading
-8.22 KB
Loading
-2.69 KB
Loading
-20 KB
Loading

0 commit comments

Comments
 (0)