add v21 dialog theme

This commit is contained in:
Andrew Dolgov 2015-02-09 21:28:24 +04:00
parent 7788c3d0ea
commit 19c74d9e3f

View File

@ -0,0 +1,6 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<style name="DarkDialogTheme" parent="android:Theme.Material.Dialog">
</style>
</resources>