mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
8 lines
No EOL
257 B
XML
8 lines
No EOL
257 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<style name="Default" parent="android:Theme" />
|
|
<style name="NoTitle" parent="android:Theme.NoTitleBar" />
|
|
<style name="FullScreen" parent="android:Theme.NoTitleBar.Fullscreen" />
|
|
|
|
</resources> |