Mercury-IM/app/src/main/res/values-v21/themes.xml

10 lines
322 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- API v21 specific theme attributes -->
<style name="Platform.V21.Theme.Mercury"
parent="Platform.V19.Theme.Mercury" />
<!-- Don't change this -->
<style name="Platform.Theme.Mercury"
parent="Platform.V21.Theme.Mercury" />
</resources>