Added Dark Theme settings option

Added drawable-night folder for night theme drawings
This commit is contained in:
Juha Heinanen
2021-01-10 13:25:17 +02:00
parent 6d45798944
commit 1ffcebc2ab
10 changed files with 90 additions and 17 deletions

View File

@ -277,6 +277,8 @@
<string name="invalid_opus_packet_loss">Invalid Opus Packet Loss Percentage</string>
<string name="default_call_volume">Default Call Volume</string>
<string name="default_call_volume_help">If set, default call audio volume at scale 110.</string>
<string name="dark_theme">Dark Theme</string>
<string name="dark_theme_help">Force dark display theme</string>
<string name="video_size">Video Frame Size</string>
<string name="video_size_help">Size of transmitted video frames (width x height).
Factory default is 800x600.</string>