Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Aug 21, 2020
1 parent 704297c commit b3b8a01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
This theme determines the color of the Android Window while your
Flutter UI initializes, as well as behind your Flutter UI while its
running.
This Theme is only used starting with V2 of Flutter's Android embedding. -->
<style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar">
<item name="android:windowBackground">@android:color/white</item>
Expand Down
2 changes: 0 additions & 2 deletions flutter/Akanksha-Pant/code_asylum/lib/Courses.dart
Original file line number Diff line number Diff line change
Expand Up @@ -256,5 +256,3 @@ class _OtherPagesState extends State<OtherPages> {
);
}
}


0 comments on commit b3b8a01

Please sign in to comment.