Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

How to turn off darkmode for my app in android studio

in the night	hemes.xml file paste the following line under the <!-- Base application theme. -->
<item name="android:forceDarkAllowed" tools:ignore="NewApi">false</item>
 
PREVIOUS NEXT
Tagged: #How #turn #darkmode #app #android #studio
ADD COMMENT
Topic
Name
7+6 =