mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 18:07:03 +05:30
android: use Platform material theme
This commit is contained in:
parent
bbc9dc4638
commit
8e243359ab
5 changed files with 26 additions and 4 deletions
5
android/src/main/res/values-night/bools.xml
Normal file
5
android/src/main/res/values-night/bools.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml
|
||||
version="1.0" encoding="utf-8" ?>
|
||||
<resources>
|
||||
<bool name="use_light_status_bar">false</bool>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue