blob: 41e13684a249801f56d654a62c53b0b446fe05a7 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Theme.ConversationDialog" parent="android:style/Theme.Dialog">
<item name="android:windowNoTitle">true</item>
<item name="android:windowBackground">@drawable/dialog_box</item>
</style>
</resources>