Archived
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user