android: use Platform material theme

This commit is contained in:
Harsh Shandilya 2021-09-23 20:02:56 +05:30
parent bbc9dc4638
commit 8e243359ab
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
5 changed files with 26 additions and 4 deletions

View file

@ -0,0 +1,5 @@
<?xml
version="1.0" encoding="utf-8" ?>
<resources>
<bool name="use_light_status_bar">false</bool>
</resources>