Fixed computer science not being tinted due to a spelling mistake; fixed greeting text label not obeying the right margin and clipping near the right side of the toolbar

This commit is contained in:
Deniz Düzgören
2019-09-12 16:55:49 +02:00
parent 81b4c04159
commit 78dd498a63
3 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
<item name="colorControlHighlight">@color/colorAccent</item>
</style>
<!-- The launcher theme. It sets the main window background to the launch_screen drawable -->
<!-- Launch / splash screen -->
<style name="AppTheme0.Launcher">
<item name="android:windowBackground">@drawable/launch_screen</item>
<item name="android:statusBarColor">@android:color/transparent</item>