~Twilyappsrcmainresvalues
3 itemsDownload ./*

3 itemsDownload ./*

..
colors.xml
strings.xml
themes.xml


valuesthemes.xml
143•  2 years ago•  DownloadRawClose
2 years ago•  143

{}
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
    <!-- Base application theme. -->
	<style name="Theme.MyApplication" parent="Theme.AppCompat.Light">
        <item name="colorPrimary">@color/purple_700</item>
        <item name="colorPrimaryVariant">@color/purple_500</item>
        <!--item name="colorOnPrimary">@color/black<\/item-->
		<item name="actionMenuTextColor">@color/white_light</item>
		
		<item name="android:windowBackground">@color/grey_dark</item>
        <item name="android:statusBarColor" tools:targetApi="l">?attr/colorPrimaryVariant</item>
		
        <!-- Customize your theme here. -->
		<item name="windowActionBar">false</item>
		<item name="windowNoTitle">true</item>
		<item name="android:forceDarkAllowed" tools:targetApi="q">false</item>
    </style>
	
	<!--style name="Theme.MyApplication.NoActionBar"-->
		<!-- Both of these are needed -->
		<!--item name="windowActionBar">falseitem-->
		<!--item name="windowNoTitle">trueitem-->
	<!--/style-->
</resources>

Top
©twily.info 2013 - 2024
twily at twily dot info



14 278 visits
... ^ v